version 0.35.2

This commit is contained in:
GOG Galaxy SDK Team
2019-06-17 18:11:24 +02:00
parent 179fd147c1
commit 9d5d48032e
3 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
.. excluding Platforms Id's link
:ref:`platforms-link`.
:ref:`platforms-link`
.. mdinclude:: ../../README.md
:start-line: 28

View File

@@ -0,0 +1,2 @@
.. _platforms-link:
.. mdinclude:: ../../PLATFORM_IDs.md

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