From: Mauro Scomparin Date: Tue, 7 Aug 2018 16:18:29 +0000 (+0200) Subject: updated version X-Git-Url: https://git.scompo.it/?a=commitdiff_plain;h=2afcc6b279ce3cdd7b2ca3e6a8307d5d191d098f;p=money.git updated version --- 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',