Skip to content

Commit 80438ff

Browse files
author
Dmytro Trotsko
committed
Version bump
1 parent 2132e87 commit 80438ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/epiportal/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
from sentry_sdk.integrations.redis import RedisIntegration
2626

2727
APP_VERSION = "1.0.16"
28-
ALTERNATIVE_INTERFACE_VERSION = "1.0.6"
28+
ALTERNATIVE_INTERFACE_VERSION = "1.0.7"
2929

3030

3131
EPIVIS_URL = os.environ.get("EPIVIS_URL", "https://delphi.cmu.edu/epivis/")

0 commit comments

Comments
 (0)