Increment version

This commit is contained in:
Aleksej Pawlowskij
2019-07-26 16:28:47 +02:00
parent 789415d31b
commit c9e190772c

View File

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