diff --git a/setup.py b/setup.py index 5752a74..46883ac 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='ipdtools', - version='0.1', + version='0.2', author='DELEVOYE Guillaume', license=open('LICENSES.txt').read(), packages=find_packages("."),