Bump version to 1.14.0

This commit is contained in:
Raphael Michel
2018-04-04 15:21:47 +02:00
parent 3352e743f7
commit ac14154b5d
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', 'pycparser==2.13',
'django-redis==4.7.*', 'django-redis==4.7.*',
'redis==2.10.5', 'redis==2.10.5',
'stripe==1.62.*', 'stripe==1.79.*',
'chardet<3.1.0,>=3.0.2', 'chardet<3.1.0,>=3.0.2',
'mt-940==4.7', 'mt-940==4.7',
'django-i18nfield>=1.2.1', 'django-i18nfield>=1.2.1',