bump version

This commit is contained in:
Maxi Quoß
2021-09-29 01:59:54 +02:00
parent 7ff14a6873
commit c513d68800

View File

@@ -142,4 +142,4 @@ STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage'
VERSION = "v1.2.1"
VERSION = "v1.2.2"