diff --git a/setup.py b/setup.py index ab45ef0..5c35441 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( name=name, - version="0.2.25", + version="0.2.26", description="Python bindings for the Transformer models implemented in C/C++ using GGML library.", long_description=long_description, long_description_content_type="text/markdown",