Skip to content

Commit

Permalink
Update release date (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre authored Nov 1, 2022
2 parents c1aa255 + 6232305 commit d7d3747
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changes
=======

0.16.0 (2022-10-27)
0.16.0 (2022-11-01)
-------------------

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

0.15.1 (2022-01-14)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ dependencies:
- unidecode
- urlpath
- xarray >=0.18
- xclim >=0.28.1
- xclim >=0.31.0
- xskillscore
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ numpy
scipy
matplotlib
xarray>=0.18
xclim>=0.28.1
xclim>=0.31.0
pandas
requests
netCDF4
Expand Down

0 comments on commit d7d3747

Please sign in to comment.