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