Update setup.py

This commit is contained in:
Pawel Czoppa
2019-06-17 17:38:43 +02:00
parent 5d90ba0c09
commit 4790238638

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',