Skip to content

Commit

Permalink
Make new release with python 3 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
waheedahmed committed Aug 30, 2019
1 parent 96d0e3f commit 6923b6b
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 @@ -44,7 +44,7 @@ def load_requirements(*requirements_paths):
return list(requirements)


VERSION = '1.1.26'
VERSION = '1.1.27'

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

0 comments on commit 6923b6b

Please sign in to comment.