Skip to content

Commit 39a4ce4

Browse files
author
Felix Finkbeiner
committed
Add documentation and version number for 0.1.3
1 parent 2c4d173 commit 39a4ce4

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/doctrees/environment.pickle

0 Bytes
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
long_description = f.read()
88

99
setup(name="weaviate-client",
10-
version="0.1.3-rc-1",
10+
version="0.1.3",
1111
description="A python native weaviate client",
1212
long_description=long_description,
1313
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)