diff --git a/setup.py b/setup.py index 20f2ace3286c69015a672ff3c7b2514ccd4e0ea3..8ed2497899153548b56bce455a2840818c79ad5b 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name='django-representatives', - version='0.0.33', + version='0.0.34', description='Base app for government representative', author='Laurent Peuch, Olivier Le Thanh Duong, Yohan Boniface, Arnaud Fabre, James Pic, Nicolas Joyard', author_email='webmaster@memopol.org',