diff --git a/setup.py b/setup.py index f73ad0747467a068ff730a5806384d6f371f9b3b..c27915f6517bc99bebc152be875238b24258ef53 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.10', + version='0.0.12', description='Base app for government representative votes', author='Olivier Le Thanh Duong, Laurent Peuch, Arnaud Fabre, James Pic', author_email='olivier@lethanh.be',