Skip to content

Commit cb1a5fa

Browse files
author
Pawel Czoppa
committed
fix for merge request
1 parent 4790238 commit cb1a5fa

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/source/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
.. excluding Platforms Id's link
1111
12-
:ref:`platforms-link`.
12+
:ref:`platforms-link`
1313

1414
.. mdinclude:: ../../README.md
1515
:start-line: 28

docs/source/platforms.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.. _platforms-link:
2+
.. mdinclude:: ../../PLATFORM_IDs.md

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="galaxy.plugin.api",
5-
version="0.35.1",
5+
version="0.35.2",
66
description="GOG Galaxy Integrations Python API",
77
author='Galaxy team',
88
author_email='galaxy@gog.com',

0 commit comments

Comments
 (0)