We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eaae16b + 359dd6d commit d0fbd85Copy full SHA for d0fbd85
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.0.10"
+APP_VERSION = "1.0.11"
28
29
30
EPIVIS_URL = os.environ.get("EPIVIS_URL", "https://delphi.cmu.edu/epivis/")
0 commit comments