We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f926a commit 45c3bedCopy full SHA for 45c3bed
src/epiportal/settings.py
@@ -24,7 +24,7 @@
24
from sentry_sdk.integrations.django import DjangoIntegration
25
from sentry_sdk.integrations.redis import RedisIntegration
26
27
-APP_VERSION = "1.1.0"
+APP_VERSION = "1.1.1"
28
ALTERNATIVE_INTERFACE_VERSION = "1.0.11"
29
30
0 commit comments