Bump version to 1.14.0

This commit is contained in:
Raphael Michel
2018-04-04 15:21:47 +02:00
parent 3352e743f7
commit 3dbd77277a
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
__version__ = "1.14.0.dev0"
__version__ = "1.14.0"

View File

@@ -100,7 +100,7 @@ setup(
'pycparser==2.13',
'django-redis==4.7.*',
'redis==2.10.5',
'stripe==1.62.*',
'stripe==1.79.*',
'chardet<3.1.0,>=3.0.2',
'mt-940==4.7',
'django-i18nfield>=1.2.1',