diff --git a/setup.py b/setup.py index 9edb690..19fccb5 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="ezlocalai", - version="0.1.5", + version="0.1.6", description="ezlocalai is an easy to set up local artificial intelligence server with OpenAI Style Endpoints.", long_description=long_description, long_description_content_type="text/markdown",