cleanup docs, up version

This commit is contained in:
unknown
2020-02-11 09:53:38 +01:00
parent 0c51ff2cc9
commit 0245e47a74
2 changed files with 2 additions and 4 deletions

View File

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