Increment vesion

This commit is contained in:
Rafal Makagon
2019-11-18 13:59:09 +01:00
parent 2cf83395fa
commit 8bf367d0f9

View File

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