version 0.35.1

This commit is contained in:
GOG Galaxy SDK Team
2019-06-17 17:41:44 +02:00
parent 7789927ed9
commit 179fd147c1
6 changed files with 110 additions and 5 deletions

View File

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