Skip to content

Commit 4eac885

Browse files
chore: release r2x-sienna-to-plexos v0.3.1
1 parent bad738d commit 4eac885

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages/r2x-reeds-to-sienna": "0.2.1",
44
"packages/r2x-reeds-to-plexos": "0.2.1",
55
"packages/r2x-plexos-to-sienna": "0.2.1",
6-
"packages/r2x-sienna-to-plexos": "0.3.0"
6+
"packages/r2x-sienna-to-plexos": "0.3.1"
77
}

packages/r2x-sienna-to-plexos/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/NatLabRockies/R2X/compare/r2x-sienna-to-plexos-v0.3.0...r2x-sienna-to-plexos-v0.3.1) (2026-08-20)
4+
5+
6+
### Bug Fixes
7+
8+
* resolve prek issues and min errors on reeds translation ([#319](https://github.com/NatLabRockies/R2X/issues/319)) ([bad738d](https://github.com/NatLabRockies/R2X/commit/bad738dbffe21fa329f2131d6ba103d4fff27d60))
9+
310
## [0.3.0](https://github.com/NatLabRockies/R2X/compare/r2x-sienna-to-plexos-v0.2.0...r2x-sienna-to-plexos-v0.3.0) (2026-08-13)
411

512

packages/r2x-sienna-to-plexos/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "r2x-sienna-to-plexos"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "Translation helpers for Sienna-to-PLEXOS interoperability."
55
requires-python = ">=3.11, <3.14"
66
dependencies = ["r2x-plexos>=0.3.0,<1.0.0", "r2x-sienna>=0.2.0,<1.0.0"]

0 commit comments

Comments
 (0)