diff --git a/setup.py b/setup.py index 18740d3..06810d5 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='awscurl', - version='0.23', + version='0.24', description='Curl like tool with AWS request signing', url='http://github.com/okigan/awscurl', author='Igor Okulist',