Skip to content

Commit af52ec6

Browse files
author
dslosky-usgs
authored
Merge pull request #29 from usgs/roll-version
Roll version
2 parents aa69f62 + de7bdef commit af52ec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# Versions should comply with PEP440. For a discussion on single-sourcing
3030
# the version across setup.py and the project code, see
3131
# https://packaging.python.org/en/latest/single_source_version.html
32-
version='0.0a9',
32+
version='0.0a10',
3333

3434
description='Potential impact calculation for well defined facilities due to an input earthquake hazard',
3535
long_description=long_description,
@@ -104,4 +104,4 @@
104104
# "scripts" keyword. Entry points provide cross-platform support and allow
105105
# pip to create the appropriate form of executable for the target platform.
106106
entry_points={},
107-
)
107+
)

0 commit comments

Comments
 (0)