Skip to content

Commit feab322

Browse files
authored
REL: 0.2.0 (#100)
1 parent 02b2d92 commit feab322

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
## Contributors
1010

11-
None yet. Why not be the first?
11+
* Edouard Goudenhoofdt <[email protected]>

CITATION.cff

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
cff-version: 1.0.3
44
message: If you use this software, please cite it using these metadata.
55
# FIXME title as repository name might not be the best name, please make human readable
6-
title: 'openradar/xradar: xradar v0.1.0'
6+
title: 'openradar/xradar: xradar v0.2.0'
77
doi: 10.5281/zenodo.7091737
88
# FIXME splitting of full names is error prone, please check if given/family name are correct
99
authors:
@@ -15,7 +15,11 @@ authors:
1515
family-names: Mühlbauer
1616
affiliation: University Bonn
1717
orcid: https://orcid.org/0000-0001-6599-1034
18-
version: 0.1.0
19-
date-released: 2023-02-23
18+
- given-names: Edouard
19+
family-names: Goudenhoofdt
20+
affiliation: Royal Meteorological Institute of Belgium
21+
orcid: https://orcid.org/0000-0002-6376-1515
22+
version: 0.2.0
23+
date-released: 2023-03-24
2024
repository-code: https://github.com/openradar/xradar
2125
license: MIT

docs/history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# History
22

3-
## Development Version
3+
## 0.2.0 (2023-03-24)
44

55
* ENH: switch to add optional how attributes in ODIM format writer ({pull}`97`) by [@egouden](https://github.com/egouden)
66
* FIX: add keyword argument for mandatory source attribute in ODIM format writer ({pull}`96`) by [@egouden](https://github.com/egouden)

0 commit comments

Comments
 (0)