aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAlexis M <alexis@notmyidea.org>2019-09-18 22:11:06 +0200
committerAlexis M <alexis@notmyidea.org>2019-09-18 22:11:06 +0200
commitfe081330645ebae33012430626a0543761ab62ac (patch)
treecfc4b1584160b67749a626c97b332964f97cfbe6 /setup.py
parentf521b9eb4bc9555cf5760404a108b1a405c2a65b (diff)
downloadihatemoney-mirror-fe081330645ebae33012430626a0543761ab62ac.zip
ihatemoney-mirror-fe081330645ebae33012430626a0543761ab62ac.tar.gz
ihatemoney-mirror-fe081330645ebae33012430626a0543761ab62ac.tar.bz2
Preparing release 4.1.3
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 ab9478c..a2a5a6d 100644
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ ENTRY_POINTS = {
setup(name='ihatemoney',
- version='4.1.2',
+ version='4.1.3',
description='A simple shared budget manager web application.',
long_description=description,
license='Custom BSD Beerware',