Skip to content

Commit cfd6fe6

Browse files
author
znicholls
committed
bump: version 0.3.1a1 -> 0.3.1
1 parent 4ab8d9a commit cfd6fe6

File tree

6 files changed

+13
-5
lines changed

6 files changed

+13
-5
lines changed

changelog/20.trivial.md

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

changelog/21.trivial.md

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

changelog/22.docs.md

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

docs/changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ from the examples given in that link.
2121

2222
<!-- towncrier release notes start -->
2323

24+
## Continuous Timeseries v0.3.1 (2025-01-08)
25+
26+
### 📚 Improved Documentation
27+
28+
- Updated docs demonstrating how to use a cubic fit to find a budget-compatible pathway. ([#22](https://github.com/openscm/continuous-timeseries/pull/22))
29+
30+
### 🔧 Trivial/Internal Changes
31+
32+
- [#20](https://github.com/openscm/continuous-timeseries/pull/20), [#21](https://github.com/openscm/continuous-timeseries/pull/21)
33+
34+
2435
## Continuous Timeseries v0.3.0 (2025-01-06)
2536

2637
### ⚠️ Breaking Changes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "continuous-timeseries"
3-
version = "0.3.1a1"
3+
version = "0.3.1"
44
description = "Representation of continuous timeseries."
55
authors = [
66
{ name = "Zebedee Nicholls", email = "[email protected]" },

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)