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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Pytloun committed Mar 16, 2015
1 parent cc45d76 commit 4b60f7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,6 @@ Mode depends on cloud used, for AWS EC2 *-a* is recommended, for AWS EC2 VPC *-v
port_to: 50500
groups:
- test1

## TODO
- support for VPC groups
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.3',
version='1.2.4',
packages=['sgmanager', 'sgmanager.logger', 'sgmanager.securitygroups'],
entry_points = {
'console_scripts': [ 'sgmanager = sgmanager.cli:main' ]
Expand Down

0 comments on commit 4b60f7b

Please sign in to comment.