Skip to content

Commit 2345475

Browse files
author
znicholls
committed
bump: version 0.8.2a1 -> 0.8.2
1 parent c28cdb0 commit 2345475

File tree

6 files changed

+13
-5
lines changed

6 files changed

+13
-5
lines changed

changelog/30.docs.md

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

changelog/30.trivial.md

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

changelog/31.trivial.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+
## Pandas-OpenSCM v0.8.2 (2025-08-09)
25+
26+
### 📚 Improved Documentation
27+
28+
- Fixed up the issues related to the docs rendering ([#29](https://github.com/openscm/pandas-openscm/issues/29)) and simplified the documentation of the accessors ([#30](https://github.com/openscm/pandas-openscm/pull/30))
29+
30+
### 🔧 Trivial/Internal Changes
31+
32+
- [#30](https://github.com/openscm/pandas-openscm/pull/30), [#31](https://github.com/openscm/pandas-openscm/pull/31)
33+
34+
2435
## Pandas-OpenSCM v0.8.1 (2025-08-08)
2536

2637
### 🎉 Improvements

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pandas-openscm"
3-
version = "0.8.2a1"
3+
version = "0.8.2"
44
description = "Pandas accessors for OpenSCM-related functionality."
55
authors = [
66
{ name = "Zebedee Nicholls", email = "zebedee.nicholls@climate-energy-college.org" },

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)