diff --git a/setup.py b/setup.py index 223c42c..e495bb3 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( name=name, - version="0.2.23", + version="0.2.24", description="Python bindings for the Transformer models implemented in C/C++ using GGML library.", long_description=long_description, long_description_content_type="text/markdown",