File tree Expand file tree Collapse file tree 4 files changed +10
-8
lines changed Expand file tree Collapse file tree 4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
1
cff-version : 1.2.0
2
2
title : emsarray
3
- version : 0.5 .0
4
- date-released : 2023-08-28
3
+ version : 0.6 .0
4
+ date-released : 2023-09-25
5
5
type : software
6
6
authors :
7
7
- given-names : Tim
Original file line number Diff line number Diff line change 1
- =============================
2
- Next release (in development)
3
- =============================
1
+ =====
2
+ 0.6.0
3
+ =====
4
+
5
+ Released on 2023-09-25
4
6
5
7
* Use 'ravel' and 'wind' as antonyms instead of 'ravel' and 'unravel'.
6
8
English is weird. 'Ravel' and 'unravel' mean the same thing!.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Release notes
4
4
5
5
.. toctree ::
6
6
7
- development
7
+ 0.6.0
8
8
0.5.0
9
9
0.4.3
10
10
0.4.2
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = emsarray
3
3
description = xarray extension that supports multiple geometry conventions
4
- version = 0.5 .0
4
+ version = 0.6 .0
5
5
long_description = file: README.md
6
6
long_description_content_type = text/markdown
7
7
author = " Coastal Environmental Modelling team, Oceans and Atmosphere, CSIRO"
@@ -11,7 +11,7 @@ python_requires = ">=3.9"
11
11
12
12
project_urls =
13
13
Documentation = https://emsarray.readthedocs.io/
14
- Release notes = https://emsarray.readthedocs.io/en/stable/releases/0.5 .0/
14
+ Release notes = https://emsarray.readthedocs.io/en/stable/releases/0.6 .0/
15
15
Source = https://github.com/csiro-coasts/emsarray/
16
16
17
17
[options]
You can’t perform that action at this time.
0 commit comments