diff --git a/setup.py b/setup.py index 6ca3bda..be31617 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="hugchat", - version="0.4.16", + version="0.4.17", description="A huggingchat python api.", long_description=open("README.md", "rt", encoding="utf-8").read(), long_description_content_type="text/markdown",