Skip to content

Commit 7138909

Browse files
github-actions[bot]lu-pl
authored andcommitted
chore(main): release 0.4.0
1 parent dd284da commit 7138909

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [0.4.0](https://github.com/lu-pl/lodkit/compare/v0.3.0...v0.4.0) (2025-12-01)
4+
5+
6+
### Features
7+
8+
* implement TripleChain class ([2417670](https://github.com/lu-pl/lodkit/commit/241767084c3765e18e4215fb8e16fab22a0861d4))
9+
10+
11+
### Documentation
12+
13+
* add TripleChain README section ([dd284da](https://github.com/lu-pl/lodkit/commit/dd284da1259821781239de38ce27afc7615e1fc9))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "lodkit"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = ""
55
authors = [{ name = "Lukas Plank", email = "[email protected]" }]
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)