Compare commits

...

1 Commits

Author SHA1 Message Date
Pawel Czoppa
4790238638 Update setup.py 2019-06-17 17:38:43 +02:00

View File

@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="galaxy.plugin.api",
version="0.35",
version="0.35.1",
description="GOG Galaxy Integrations Python API",
author='Galaxy team',
author_email='galaxy@gog.com',