Increment version

This commit is contained in:
Aleksej Pawlowskij
2019-10-21 16:13:09 +02:00
parent 062d6a9428
commit 92caf682d8

View File

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