Skip to content

Commit b8f7b71

Browse files
committed
Update zenodo.json for the zenodo integration
Update the patch version of the overall package
1 parent 1df0488 commit b8f7b71

2 files changed

Lines changed: 19 additions & 16 deletions

File tree

.zenodo.json

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,41 +10,44 @@
1010
"affiliation": "Bureau of Meteorology, Australia",
1111
"name": "Leeuwenburg, Tennessee"
1212
},
13-
{
14-
"orcid": "https://orcid.org/0000-0002-6569-1178",
15-
"affiliation": "NIWA - The National Institute of Water and Atmospheric Research, New Zealand",
16-
"name": "Mason, Gemma"
17-
},
1813
{
1914
"orcid": "https://orcid.org/0000-0003-2553-0721",
2015
"affiliation": "NIWA - The National Institute of Water and Atmospheric Research, New Zealand",
2116
"name": "Rio, Maxime"
22-
},
17+
},
2318
{
2419
"orcid": "https://orcid.org/0000-0002-3148-4496",
2520
"affiliation": "Met Office, United Kingdom",
2621
"name": "Miller, Joel"
22+
},
23+
{
24+
"orcid": "https://orcid.org/0000-0002-6569-1178",
25+
"affiliation": "NIWA - The National Institute of Water and Atmospheric Research, New Zealand",
26+
"name": "Mason, Gemma"
2727
},
2828
{
29-
"orcid": "https://orcid.org/0000-0003-3430-2456",
30-
"affiliation": "Met Office, United Kingdom",
31-
"name": "Haddad, Stephen"
29+
"orcid": "https://orcid.org/0009-0002-7406-7438",
30+
"affiliation": "Bureau of Meteorology, Australia",
31+
"name": "Ramanathan, Nikeeth"
3232
},
3333
{
3434
"orcid": "https://orcid.org/0009-0001-6250-3987",
3535
"affiliation": "Met Office, United Kingdom",
3636
"name": "Pill, John"
37+
},
38+
{
39+
"orcid": "https://orcid.org/0000-0003-3430-2456",
40+
"affiliation": "Met Office, United Kingdom",
41+
"name": "Haddad, Stephen"
3742
},
3843
{
3944
"orcid": "https://orcid.org/0000-0002-1975-0042",
4045
"affiliation": "Bureau of Meteorology, Australia",
4146
"name": "de Burgh-Day, Catherine"
42-
},
43-
{
44-
"orcid": "https://orcid.org/0009-0002-7406-7438",
45-
"affiliation": "Bureau of Meteorology, Australia",
46-
"name": "Ramanathan, Nikeeth"
4747
}
4848
],
49-
"license": "Apache-2.0"
49+
"license": "Apache-2.0",
50+
"title": "PyEarthTools: Machine learning for Earth system science.",
51+
"keywords": ["modelling", "geoscience", "earth system science"]
52+
5053
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
"Programming Language :: Python :: 3",
1616
"Operating System :: OS Independent",
1717
]
18-
version = "0.1.0"
18+
version = "0.1.1"
1919

2020
# FIXME replace with minimum versions once PyEarthTools is on PyPI
2121
# FIXME remove redundant dependencies once PyEarthTools is on PyPI

0 commit comments

Comments
 (0)