aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAlexis M <alexis@notmyidea.org>2019-09-18 22:11:24 +0200
committerAlexis M <alexis@notmyidea.org>2019-09-18 22:11:24 +0200
commit2ea7de3c165af634f2db0b81764cc46dd1957e54 (patch)
tree878f3aa0258c0cbc72c8c3791fbb41d42156330b /setup.py
parentfe081330645ebae33012430626a0543761ab62ac (diff)
downloadihatemoney-mirror-2ea7de3c165af634f2db0b81764cc46dd1957e54.zip
ihatemoney-mirror-2ea7de3c165af634f2db0b81764cc46dd1957e54.tar.gz
ihatemoney-mirror-2ea7de3c165af634f2db0b81764cc46dd1957e54.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 a2a5a6d..38acbbd 100644
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ ENTRY_POINTS = {
setup(name='ihatemoney',
- version='4.1.3',
+ version='4.2.dev0',
description='A simple shared budget manager web application.',
long_description=description,
license='Custom BSD Beerware',