diff --git a/setup.py b/setup.py index ab9478ce..a2a5a6df 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',