GPI-438: Add link to docs in readme.md; fix make.py

This commit is contained in:
Mieszko Banczerowski
2019-06-10 18:53:02 +02:00
committed by Rafal Makagon
parent 79808e49f7
commit 5ca9254d2a
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',