diff --git a/setup.py b/setup.py index 79e478f..a2d7156 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ here = os.path.abspath(os.path.dirname(__file__)) setup( name='django-jsignature', - version='0.11', + version='0.12', author='Florent Lebreton', author_email='florent.lebreton@makina-corpus.com', url='https://github.com/fle/django-jsignature',