Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Bump version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Pytloun committed May 14, 2015
1 parent e77e10f commit fbf345d
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 @@

setup(
name='sgmanager',
version='1.2.4',
version='1.3',
packages=['sgmanager', 'sgmanager.logger', 'sgmanager.securitygroups'],
entry_points = {
'console_scripts': [ 'sgmanager = sgmanager.cli:main' ]
Expand Down

0 comments on commit fbf345d

Please sign in to comment.