bump version

This commit is contained in:
Maxi Quoß
2021-10-05 22:36:56 +02:00
parent 0706ff869e
commit 3a1137ca7a

View File

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