diff --git a/setup.py b/setup.py index 2ec6324..cc0014b 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name="galaxy.plugin.api", - version="0.59", + version="0.60", description="GOG Galaxy Integrations Python API", author='Galaxy team', author_email='galaxy@gog.com',