diff --git a/setup.py b/setup.py index 9eb6ea6..0ec9d9c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyCocos", - version="0.2.7", + version="0.2.8", author="Nacho Herrera", author_email="github@nachoherrera.com.ar", description="Python connector for Cocos Capital's Rest APIs.",