aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAlexis M <alexis@notmyidea.org>2019-09-18 21:33:12 +0200
committerAlexis M <alexis@notmyidea.org>2019-09-18 21:33:12 +0200
commitb5d9855bf7a1d00c558cb1b9cc3a3af2b034da6b (patch)
treeed35073cec1b1bd3a026f68c8196ba14211fcbfc /setup.py
parent8f973ba1de8daa840105ff838f556f68a80f5015 (diff)
downloadihatemoney-mirror-b5d9855bf7a1d00c558cb1b9cc3a3af2b034da6b.zip
ihatemoney-mirror-b5d9855bf7a1d00c558cb1b9cc3a3af2b034da6b.tar.gz
ihatemoney-mirror-b5d9855bf7a1d00c558cb1b9cc3a3af2b034da6b.tar.bz2
Back to development: 4.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 fc3aa98..38acbbd 100644
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ ENTRY_POINTS = {
setup(name='ihatemoney',
- version='4.1.1',
+ version='4.2.dev0',
description='A simple shared budget manager web application.',
long_description=description,
license='Custom BSD Beerware',