From 0776d5c063c6c0f788a456a017f93ea9cc18e7e8 Mon Sep 17 00:00:00 2001 From: jvalduvieco Date: Thu, 10 Jan 2019 23:50:40 +0100 Subject: [PATCH] also in pypi doc --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9657c88..5358e49 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import setuptools from setuptools.command.install import install -VERSION = "0.0.15" +VERSION = "0.0.16" def readme():