Increment version

This commit is contained in:
Rafal Makagon
2019-10-01 11:21:32 +02:00
parent f57e03db2d
commit 2e2aa8c4a0

View File

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