Skip to content

Commit ea882fc

Browse files
committed
Update package version to 1.0.0
1 parent 655bf24 commit ea882fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
long_description = f.read()
99

1010
setup(name="weaviate-client",
11-
version="1.0.0rc11", # 0.3.6rc0
11+
version="1.0.0", # 0.3.6rc0
1212
description="A python native weaviate client",
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)