diff --git a/setup.py b/setup.py index e3715968f4891cae18941448f9c8228c5dbcdd4b..dacf8e63b875a02186969b1b840e2c979e5cbef5 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name='django-representatives-votes', - version='0.0.22', + version='0.0.23', description='Base app for government representative votes', author='Olivier Le Thanh Duong, Laurent Peuch, Arnaud Fabre, James Pic, Nicolas Joyard', author_email='olivier@lethanh.be',