Increment version

This commit is contained in:
Romuald Juchnowicz-Bierbasz
2019-06-26 12:07:28 +02:00
parent 207b1e1313
commit 692bdbf370

View File

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