Increment version to 0.17

This commit is contained in:
Pawel Kierski
2019-03-12 16:10:23 +01:00
parent e06e40f845
commit d73d048ff7

View File

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