Bump version to 0.11

This commit is contained in:
Sebastien Corbin
2022-01-17 14:07:09 +01:00
parent cf9a37a009
commit ae58c7f725
2 changed files with 13 additions and 1 deletions

View File

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