Skip to content

Commit d7d3747

Browse files
authored
Update release date (#444)
2 parents c1aa255 + 6232305 commit d7d3747

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes
22
=======
33

4-
0.16.0 (2022-10-27)
4+
0.16.0 (2022-11-01)
55
-------------------
66

77
Major Changes
@@ -23,6 +23,7 @@ Internal Changes
2323
- check-manifest: Ensure relevant modules and data are explicitly installed
2424
- black + blackdoc + yamllint: Clean up code, code examples within documentation and reformat yaml files for readability
2525
- check-jsonschema: Verify that GitHub and ReadTheDocs workflows are valid
26+
* Added a Zenodo/DOI configuration
2627

2728
0.15.1 (2022-01-14)
2829
-------------------

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ dependencies:
4242
- unidecode
4343
- urlpath
4444
- xarray >=0.18
45-
- xclim >=0.28.1
45+
- xclim >=0.31.0
4646
- xskillscore

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ numpy
1010
scipy
1111
matplotlib
1212
xarray>=0.18
13-
xclim>=0.28.1
13+
xclim>=0.31.0
1414
pandas
1515
requests
1616
netCDF4

0 commit comments

Comments
 (0)