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.
1 parent ba7d6ce commit 932479fCopy full SHA for 932479f
src/epiportal/settings.py
@@ -25,7 +25,7 @@
25
from sentry_sdk.integrations.redis import RedisIntegration
26
27
APP_VERSION = "1.0.14"
28
-ALTERNATIVE_INTERFACE_VERSION = "1.0.1"
+ALTERNATIVE_INTERFACE_VERSION = "1.0.2"
29
30
31
EPIVIS_URL = os.environ.get("EPIVIS_URL", "https://delphi.cmu.edu/epivis/")
0 commit comments