File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ Release Notes and History
109109
110110| <div style =" width :300% " >[ Versions] </div > | Update summary |
111111| ------------- | ------------------------------------- |
112+ | [ v3.4.1] | Technical update
112113| [ v3.4] | Technical update: Modes of variability [ xCDAT] ( https://xcdat.readthedocs.io/en/latest/ ) conversion
113114| [ v3.3.4] | Technical update
114115| [ v3.3.3] | Technical update
@@ -142,6 +143,7 @@ Release Notes and History
142143
143144
144145[ Versions ] : https://github.com/PCMDI/pcmdi_metrics/releases
146+ [ v3.4.1 ] : https://github.com/PCMDI/pcmdi_metrics/releases/tag/v3.4.1
145147[ v3.4 ] : https://github.com/PCMDI/pcmdi_metrics/releases/tag/v3.4
146148[ v3.3.4 ] : https://github.com/PCMDI/pcmdi_metrics/releases/tag/v3.3.4
147149[ v3.3.3 ] : https://github.com/PCMDI/pcmdi_metrics/releases/tag/v3.3.3
Original file line number Diff line number Diff line change 1111else :
1212 install_dev = False
1313
14- release_version = "3.4"
14+ release_version = "3.4.1 "
1515
1616p = subprocess .Popen (
1717 ("git" , "describe" , "--tags" ),
You can’t perform that action at this time.
0 commit comments