Increment version

This commit is contained in:
Romuald Juchnowicz-Bierbasz
2019-08-13 16:08:59 +02:00
parent 4cc8be8f5d
commit cec36695b6

View File

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