We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e888f9 commit d232f1eCopy full SHA for d232f1e
CITATION.cff
@@ -7,9 +7,9 @@ authors:
7
- family-names: Tian
8
given-names: Dongdong
9
orcid: "https://orcid.org/0000-0001-7967-1197"
10
-version: 0.9.0
11
-date-released: 2024-06-25
12
-doi: 10.5281/zenodo.12523911
+version: 0.9.1
+date-released: 2024-07-12
+doi: 10.5281/zenodo.12733983
13
type: software
14
license: MIT
15
repository-code: "https://github.com/seisman/HinetPy"
docs/changelog.rst
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+0.9.1 (2024-07-12)
5
+==================
6
+
+- ``get_selected_station``: Be more careful with checking the parsed values of stations
0.9.0 (2024-06-25)
------------------
0 commit comments