From 998e65d36a4196479f34ade970aa915921ac9933 Mon Sep 17 00:00:00 2001 From: gi0baro Date: Thu, 18 Dec 2014 11:22:03 +0100 Subject: [PATCH] Releasing 0.1.7 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2aee995d..d5097a12 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ from setuptools import setup setup( name='weppy', - version='0.1.6', + version='0.1.7', url='http://github.com/gi0baro/weppy/', license='BSD', author='Giovanni Barillari',