Skip to content

Commit

Permalink
Merge pull request #424 from dslosky-usgs/version
Browse files Browse the repository at this point in the history
Roll Version
  • Loading branch information
dslosky-usgs authored Jul 22, 2019
2 parents dd6c147 + e441295 commit 3ea8374
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='4.0.11',
version='4.0.12',

description='Real time facility monitoring and notifications for earthquake impacts',
long_description=long_description,
Expand Down
4 changes: 2 additions & 2 deletions shakecast/conf/sc.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"update": {
"json_url": "https://raw.githubusercontent.com/usgs/shakecast/master/update.json",
"db_version": 1,
"update_version": "4.0.11",
"software_version": "4.0.11",
"update_version": "4.0.12",
"software_version": "4.0.12",
"admin_notified": false
},
"DNS": "https://localhost",
Expand Down

0 comments on commit 3ea8374

Please sign in to comment.