We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88ecdde + 9a72447 commit cd812fcCopy full SHA for cd812fc
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