Skip to content

Commit edf9b62

Browse files
author
znicholls
committed
bump: version 0.17.0 -> 0.18.0
1 parent 9577830 commit edf9b62

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

changelog/316.fix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/source/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ of rst and use slightly different categories.
1919

2020
<!-- towncrier release notes start -->
2121

22+
## scmdata v0.18.0 (2025-04-30)
23+
24+
### Bug Fixes
25+
26+
- Fixed up incompatibility with latest xarray releases ([#316](https://github.com/openscm/scmdata/pulls/316))
27+
28+
2229
## scmdata v0.17.0 (2024-01-29)
2330

2431

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "scmdata"
3-
version = "0.17.0"
3+
version = "0.18.0"
44
description = "scmdata provides some useful data handling routines for dealing with data related to simple climate models (SCMs aka reduced complexity climate models, RCMs)"
55
authors = [
66
"Jared Lewis <jared.lewis@climate-resource.com>",

0 commit comments

Comments
 (0)