We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ecdde commit 9a72447Copy full SHA for 9a72447
setup.py
@@ -18,7 +18,7 @@ def read_requirements(path):
18
19
setup(
20
name='janusgraphpython',
21
- version='1.1.0',
+ version='1.1.1',
22
description='JanusGraph-Python extends Apache TinkerPop™''s Gremlin-Python with support for JanusGraph-specific types.',
23
long_description=(this_directory/'README.md').read_text(),
24
long_description_content_type='text/markdown',
0 commit comments