Skip to content

Commit 9a72447

Browse files
committed
package version increment for release
Signed-off-by: pm-osc <[email protected]>
1 parent 88ecdde commit 9a72447

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
@@ -18,7 +18,7 @@ def read_requirements(path):
1818

1919
setup(
2020
name='janusgraphpython',
21-
version='1.1.0',
21+
version='1.1.1',
2222
description='JanusGraph-Python extends Apache TinkerPop™''s Gremlin-Python with support for JanusGraph-specific types.',
2323
long_description=(this_directory/'README.md').read_text(),
2424
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)