From 2afcc6b279ce3cdd7b2ca3e6a8307d5d191d098f Mon Sep 17 00:00:00 2001 From: Mauro Scomparin Date: Tue, 7 Aug 2018 18:18:29 +0200 Subject: [PATCH] updated version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d9c881a..6ef2dbb 100644 --- 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', -- 2.25.1