Skip to content

Commit d0fbd85

Browse files
authored
Merge pull request #165 from cmu-delphi/staging
Staging
2 parents eaae16b + 359dd6d commit d0fbd85

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
@@ -24,7 +24,7 @@
2424
from sentry_sdk.integrations.django import DjangoIntegration
2525
from sentry_sdk.integrations.redis import RedisIntegration
2626

27-
APP_VERSION = "1.0.10"
27+
APP_VERSION = "1.0.11"
2828

2929

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

0 commit comments

Comments
 (0)