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