Increment version

This commit is contained in:
Aleksej Pawlowskij
2019-09-05 08:55:22 +02:00
parent 8d6ec500f9
commit aa7b398d3b

View File

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