mirror of
https://github.com/pretix/pretix.git
synced 2026-05-14 16:44:06 +00:00
Bump version number
This commit is contained in:
@@ -1 +1 @@
|
||||
__version__ = "1.10.0"
|
||||
__version__ = "1.10.1"
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user