Skip to content

Commit

Permalink
Prepare for 0.9.13
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpeteuil committed May 27, 2017
1 parent a4d55c9 commit 2a6704c
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.core:main']},
version='0.9.12',
version='0.9.13',
author="Robert Peteuil",
author_email="robert.s.peteuil@gmail.com",
url='https://github.com/robertpeteuil/aws-shortcuts',
Expand Down

0 comments on commit 2a6704c

Please sign in to comment.