Bump to 0.12

This commit is contained in:
2022-04-27 17:00:23 +02:00
parent 9d3087e78b
commit 88d6118939

View File

@@ -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',