From 007a78fa92d0fa98d1067d96871efaa81fc8681a Mon Sep 17 00:00:00 2001 From: gi0baro Date: Sun, 9 Aug 2015 13:46:28 +0200 Subject: [PATCH] Releasing 0.4.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f36d6cc5..ddcd0b59 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ from setuptools import setup setup( name='weppy', - version='0.4', + version='0.4.1', url='http://github.com/gi0baro/weppy/', license='BSD', author='Giovanni Barillari',