Platform list

This commit is contained in:
Rafal Makagon
2019-06-18 15:56:45 +02:00
parent cb1a5fa5e4
commit c07c7a2c2a
2 changed files with 68 additions and 2 deletions

View File

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