Skip to content

Commit 49a67f4

Browse files
chore(main): release 1.2.3
1 parent c4123e1 commit 49a67f4

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.2"
2+
".": "1.2.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.2.3](https://github.com/NREL/plexosdb/compare/v1.2.2...v1.2.3) (2025-12-08)
6+
7+
8+
### 📦 Build
9+
10+
* **deps:** bump ruff from 0.14.7 to 0.14.8 ([#83](https://github.com/NREL/plexosdb/issues/83)) ([c4123e1](https://github.com/NREL/plexosdb/commit/c4123e13f38d43586e1ba306b09b7b73c04b7b59))
11+
512
## [1.2.2](https://github.com/NREL/plexosdb/compare/v1.2.1...v1.2.2) (2025-12-06)
613

714

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plexosdb"
3-
version = "1.2.2"
3+
version = "1.2.3"
44
readme = "README.md"
55
license = {file = "LICENSE.txt"}
66
keywords = ["PLEXOS", "Database", "SQLite"]

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)