Increment version

This commit is contained in:
Rafal Makagon
2019-12-05 13:58:04 +01:00
parent 00164fab67
commit 4cc0055119

View File

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