Skip to content

Commit 06ba5b4

Browse files
committed
Release prep for v0.3.0
1 parent e7d161c commit 06ba5b4

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.3.0] - 2026-05-15
99

1010
### Added
1111

@@ -38,6 +38,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3838

3939
- Initial release.
4040

41-
[Unreleased]: https://github.com/climateimpactlab/isku/compare/v0.2.0...HEAD
41+
[0.3.0]: https://github.com/climateimpactlab/isku/compare/v0.2.0...v0.3.0
4242
[0.2.0]: https://github.com/climateimpactlab/isku/compare/v0.1.0...v0.2.0
4343
[0.1.0]: https://github.com/climateimpactlab/isku/releases/tag/v0.1.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "isku"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Minimalist Python + xarray-based climate impact projection framework for researchers with little time."
55
readme = "README.md"
66
authors = [{ name = "Brewster Malevich", email = "bmalevich@rhg.com" }]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)