fix for merge request

This commit is contained in:
Pawel Czoppa
2019-06-17 18:01:09 +02:00
parent 4790238638
commit cb1a5fa5e4
3 changed files with 4 additions and 2 deletions

View File

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