Skip to content

Commit

Permalink
bumping version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adbharadwaj committed Jul 25, 2021
1 parent 4f0e911 commit 6124a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
install_requires = [i.strip() for i in open("requirements.txt").readlines()]

setup(name='graphspace_python',
version='1.3.0',
version='1.3.1',
description='Python client for GraphSpace REST API',
url='http://github.com/adbharadwaj/graphspace-python',
author='Aditya Bharadwaj',
Expand Down

0 comments on commit 6124a2c

Please sign in to comment.