Increment version

This commit is contained in:
Rafal Makagon
2019-11-07 12:29:13 +01:00
parent d79f183826
commit e32abe11b7

View File

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