updated version
authorMauro Scomparin <scompo@gmail.com>
Tue, 7 Aug 2018 16:18:29 +0000 (18:18 +0200)
committerMauro Scomparin <scompo@gmail.com>
Tue, 7 Aug 2018 16:18:29 +0000 (18:18 +0200)
setup.py

index d9c881a553b181a376190ba07856f0a768eb5224..6ef2dbb1057c19209e59b4dc6d56db16803cd957 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@ here = path.abspath(path.dirname(__file__))
 
 setup(
     name='money',
-    version='2.0.0',
+    version='2.0.1',
     description='Money handling program',
     long_description='A python program to handle expenses and incomes',
     url='http://code.scompo.it:3000/scompo/money',