We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655bf24 commit ea882fcCopy full SHA for ea882fc
setup.py
@@ -8,7 +8,7 @@
8
long_description = f.read()
9
10
setup(name="weaviate-client",
11
- version="1.0.0rc11", # 0.3.6rc0
+ version="1.0.0", # 0.3.6rc0
12
description="A python native weaviate client",
13
long_description=long_description,
14
long_description_content_type='text/markdown',
0 commit comments