Quickfix: forgot to clone submodules when building and publishing pypi package

This commit is contained in:
Andrei Betlen
2023-04-10 00:51:25 -04:00
parent 196650ccb2
commit a984f55d79
4 changed files with 6 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ setup(
description="A Python wrapper for llama.cpp",
long_description=long_description,
long_description_content_type="text/markdown",
version="0.1.28",
version="0.1.29",
author="Andrei Betlen",
author_email="abetlen@gmail.com",
license="MIT",