Increment version

This commit is contained in:
Romuald Juchnowicz-Bierbasz
2019-07-17 15:35:38 +02:00
parent ce193f39bc
commit 10ecef791f

View File

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