Increment version

This commit is contained in:
Pawel Kierski
2019-03-06 14:13:45 +01:00
parent 88e25a93be
commit 6885cdc439

View File

@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="galaxy.plugin.api",
version="0.12",
version="0.13",
description="Galaxy python plugin API",
author='Galaxy team',
author_email='galaxy@gog.com',