diff --git a/setup.py b/setup.py index ddcd0b59..2467a53c 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ from setuptools import setup setup( name='weppy', - version='0.4.1', + version='0.4.2', url='http://github.com/gi0baro/weppy/', license='BSD', author='Giovanni Barillari',