Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Commit aa49507

Browse files
author
dslosky-usgs
authored
Merge pull request #397 from dslosky-usgs/version
Roll app version
2 parents 0fee485 + 0b9a1bb commit aa49507

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# Versions should comply with PEP440. For a discussion on single-sourcing
2626
# the version across setup.py and the project code, see
2727
# https://packaging.python.org/en/latest/single_source_version.html
28-
version='4.0.8',
28+
version='4.0.9',
2929

3030
description='Real time facility monitoring and notifications for earthquake impacts',
3131
long_description=long_description,

shakecast/conf/sc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"update": {
3030
"json_url": "https://raw.githubusercontent.com/usgs/shakecast/master/update.json",
3131
"db_version": 1,
32-
"update_version": "4.0.8",
33-
"software_version": "4.0.8",
32+
"update_version": "4.0.9",
33+
"software_version": "4.0.9",
3434
"admin_notified": false
3535
},
3636
"DNS": "https://localhost",

0 commit comments

Comments
 (0)