Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
added version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
LanghaniKuldeep committed Aug 2, 2019
1 parent c67022e commit ae4fa8e
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 @@ -66,7 +66,7 @@ def is_requirement(line):


README = open(os.path.join(os.path.dirname(__file__), 'README.rst')).read()
VERSION = '1.2.1'
VERSION = '1.2.2'

if sys.argv[-1] == 'tag':
print("Tagging the version on github:")
Expand Down

0 comments on commit ae4fa8e

Please sign in to comment.