We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa69f62 + de7bdef commit af52ec6Copy full SHA for af52ec6
setup.py
@@ -29,7 +29,7 @@
29
# Versions should comply with PEP440. For a discussion on single-sourcing
30
# the version across setup.py and the project code, see
31
# https://packaging.python.org/en/latest/single_source_version.html
32
- version='0.0a9',
+ version='0.0a10',
33
34
description='Potential impact calculation for well defined facilities due to an input earthquake hazard',
35
long_description=long_description,
@@ -104,4 +104,4 @@
104
# "scripts" keyword. Entry points provide cross-platform support and allow
105
# pip to create the appropriate form of executable for the target platform.
106
entry_points={},
107
-)
+)
0 commit comments