Skip to content

Commit

Permalink
Roll app version
Browse files Browse the repository at this point in the history
  • Loading branch information
dslosky-usgs committed Jul 1, 2019
1 parent 4b22c6a commit 1e21c88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.9',
version='4.0.10',

description='Real time facility monitoring and notifications for earthquake impacts',
long_description=long_description,
Expand Down Expand Up @@ -100,4 +100,4 @@
# "scripts" keyword. Entry points provide cross-platform support and allow
# pip to create the appropriate form of executable for the target platform.
entry_points={},
)
)

0 comments on commit 1e21c88

Please sign in to comment.