version 0.32.1

This commit is contained in:
GOG Galaxy SDK Team
2019-06-10 19:04:08 +02:00
parent 6c6dc42cd6
commit 192d655d51
4 changed files with 23 additions and 10 deletions

View File

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