Increment version

This commit is contained in:
Rafal Makagon
2019-06-14 14:41:34 +02:00
parent bb482d4ed6
commit 9e8748b032

View File

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