Skip to content

Commit 29445f4

Browse files
authored
Update setup.py
1 parent 015e2fb commit 29445f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="hugchat",
6-
version="0.4.10",
6+
version="0.4.11",
77
description="A huggingchat python api.",
88
long_description=open("README.md", "rt", encoding="utf-8").read(),
99
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)