We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ab1b7 commit 9d4b863Copy full SHA for 9d4b863
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name="hugchat",
6
- version="0.4.16",
+ version="0.4.17",
7
description="A huggingchat python api.",
8
long_description=open("README.md", "rt", encoding="utf-8").read(),
9
long_description_content_type="text/markdown",
0 commit comments