Skip to content

Commit

Permalink
Merge pull request #29 from usgs/roll-version
Browse files Browse the repository at this point in the history
Roll version
  • Loading branch information
dslosky-usgs authored Nov 26, 2018
2 parents aa69f62 + de7bdef commit af52ec6
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 @@ -29,7 +29,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='0.0a9',
version='0.0a10',

description='Potential impact calculation for well defined facilities due to an input earthquake hazard',
long_description=long_description,
Expand Down Expand Up @@ -104,4 +104,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 af52ec6

Please sign in to comment.