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