Increment version

This commit is contained in:
Mieszko Bańczerowski
2020-09-18 11:01:55 +02:00
parent 17b0542fdf
commit 96cb48fcaf

View File

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