diff --git a/setup.py b/setup.py index 52013ba..47f2023 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( name='greenswitch', - version='0.0.4', + version='0.0.5', description=u'Battle proven FreeSWITCH Event Socket Protocol client implementation with Gevent.', long_description=readme, author=u'Ítalo Rossi',