aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAlexis M <alexis@notmyidea.org>2019-09-18 21:40:30 +0200
committerAlexis M <alexis@notmyidea.org>2019-09-18 21:40:30 +0200
commitb301f3e670b9a729e0d63c4670a421922acda603 (patch)
tree3a928addac0b7c772f2fb96649ac546e6ace1508 /setup.py
parentc8396f50b9f31f5bd50a33bcdaa84a69def7a905 (diff)
downloadihatemoney-mirror-b301f3e670b9a729e0d63c4670a421922acda603.zip
ihatemoney-mirror-b301f3e670b9a729e0d63c4670a421922acda603.tar.gz
ihatemoney-mirror-b301f3e670b9a729e0d63c4670a421922acda603.tar.bz2
Preparing release 4.1.2
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 38acbbd..ab9478c 100644
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ ENTRY_POINTS = {
setup(name='ihatemoney',
- version='4.2.dev0',
+ version='4.1.2',
description='A simple shared budget manager web application.',
long_description=description,
license='Custom BSD Beerware',