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