Skip to content

Commit

Permalink
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
@@ -21,7 +21,7 @@ def read(fname):

console_scripts = ['sqswatcher = sqswatcher.sqswatcher:main',
'nodewatcher = nodewatcher.nodewatcher:main']
version = "1.4.2"
version = "1.4.3"
requires = ['boto>=2.48.0', 'python-dateutil>=2.6.1']

if sys.version_info[:2] == (2, 6):

0 comments on commit d20b100

Please sign in to comment.