Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
doigoid committed Feb 5, 2015
1 parent 84e082b commit b15da0a
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 @@ -230,7 +230,7 @@ def setup_package():

FULLVERSION, GIT_REVISION = get_version_info()

metadata['version'] = '0.14.2sm0'
metadata['version'] = '0.14.2sm1'
else:
if len(sys.argv) >= 2 and sys.argv[1] == 'bdist_wheel':
# bdist_wheel needs setuptools
Expand Down

0 comments on commit b15da0a

Please sign in to comment.