Increment version

This commit is contained in:
Rafal Makagon
2019-05-31 11:50:53 +02:00
parent c53aab1abb
commit bd393a96f0

View File

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