1 Commits
0.12 ... master

Author SHA1 Message Date
88d6118939 Bump to 0.12 2022-04-27 17:00:23 +02:00

View File

@@ -5,7 +5,7 @@ here = os.path.abspath(os.path.dirname(__file__))
setup( setup(
name='django-jsignature', name='django-jsignature',
version='0.11', version='0.12',
author='Florent Lebreton', author='Florent Lebreton',
author_email='florent.lebreton@makina-corpus.com', author_email='florent.lebreton@makina-corpus.com',
url='https://github.com/fle/django-jsignature', url='https://github.com/fle/django-jsignature',