diff --git a/setup.py b/setup.py index 79a0c593..8341b4ed 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ ENTRY_POINTS = { setup(name='ihatemoney', - version='4.1.5.dev0', + version='4.1.5', description='A simple shared budget manager web application.', long_description=description, license='Custom BSD Beerware',