Skip to content

Commit

Permalink
setup.py for 0.9.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpeteuil committed Apr 23, 2017
1 parent 2dcb3e0 commit 50dfdd2
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 @@ -19,7 +19,7 @@
name='awss',
packages=['awss'],
entry_points={'console_scripts': ['awss=awss:main']},
version='0.9.4',
version='0.9.5',
author="Robert Peteuil",
author_email="robert.s.peteuil@gmail.com",
url='https://github.com/robertpeteuil/aws-shortcuts',
Expand Down

0 comments on commit 50dfdd2

Please sign in to comment.