File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ authors:
13131414 affiliation : Lawrence Livermore National Laboratory
1515 orcid : ' https://orcid.org/0000-0002-0016-7199'
16+ - affiliation : Lawrence Livermore National Laboratory
17+ given-names : Kristin
18+ family-names : Chang
1619 - family-names : Gleckler
1720 given-names : Peter
1821 affiliation : Lawrence Livermore National Laboratory
1922 orcid : ' https://orcid.org/0000-0003-2816-6224'
20- - affiliation : Lawrence Livermore National Laboratory
21- given-names : Kristin
22- family-names : Chang
2323 - given-names : Paul
2424 family-names : Ullrich
2525 affiliation : Lawrence Livermore National Laboratory and UC Davis
@@ -39,5 +39,5 @@ keywords:
3939 - climatology
4040 - climate variability
4141license : BSD-3-Clause
42- version : ' 4.0.0rc1 '
43- date-released : ' 2025-09-24 '
42+ version : ' 4.0.1 '
43+ date-released : ' 2025-10-13 '
Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ Release Notes and History
126126
127127| <div style =" width :300% " >[ Versions] </div > | Update summary |
128128| ------------- | ------------------------------------- |
129+ | [ v4.0.1] | Technical update
129130| [ v4.0.0] | Newerly support higher Python versions, ` >= 3.10, < 3.14 `
130131
131132<details >
@@ -188,6 +189,7 @@ Release Notes and History
188189</details >
189190
190191[ Versions ] : https://github.com/PCMDI/pcmdi_metrics/releases
192+ [ v4.0.1 ] : https://github.com/PCMDI/pcmdi_metrics/releases/tag/v4.0.1
191193[ v4.0.0 ] : https://github.com/PCMDI/pcmdi_metrics/releases/tag/v4.0.0
192194[ v4.0.0rc1 ] : https://github.com/PCMDI/pcmdi_metrics/releases/tag/v4.0.0rc1
193195[ v3.9.3 ] : https://github.com/PCMDI/pcmdi_metrics/releases/tag/v3.9.3
Original file line number Diff line number Diff line change 1- __version__ = "4.0.0 "
1+ __version__ = "4.0.1 "
You can’t perform that action at this time.
0 commit comments