Skip to content

Commit

Permalink
increase version from 0.1.0 to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m-weigand committed Jul 4, 2018
1 parent 8ced419 commit 9cab98c
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 @@ -6,7 +6,7 @@
# to create a windows installer

version_short = '0.1'
version_long = '0.1.0'
version_long = '0.1.1'

if __name__ == '__main__':
setup(
Expand Down

0 comments on commit 9cab98c

Please sign in to comment.