Bump version number

This commit is contained in:
Raphael Michel
2017-12-16 18:17:08 +01:00
parent 29e17d2284
commit ae485a77d6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "1.10.0"
__version__ = "1.10.1"
+2 -2
View File
@@ -81,8 +81,8 @@ setup(
'django-otp==0.3.*',
'python-u2flib-server==4.*',
'django-formtools==2.0',
'celery==4.0.2',
'kombu==4.0.2',
'celery==4.1.*',
'kombu==4.1.*',
'django-statici18n==1.3.*',
'inlinestyler==0.2.*',
'BeautifulSoup4',