Skip to content

Commit

Permalink
Update version to 0.1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
noraiz-anwar committed Jan 4, 2019
1 parent c1bb440 commit 09c5d6f
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 @@ -43,7 +43,7 @@ def load_requirements(*requirements_paths):
return list(requirements)


VERSION = '0.1.24'
VERSION = '0.1.25'

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

0 comments on commit 09c5d6f

Please sign in to comment.