Skip to content

Commit f373edd

Browse files
author
semantic-release
committed
2.45.0
Automatically generated by python-semantic-release
1 parent dfdeec7 commit f373edd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## v2.45.0 (2024-09-19)
4+
5+
### Feature
6+
7+
* feat: add yield table for tree type esche (#105) ([`dfdeec7`](https://github.com/treely/openyieldtables/commit/dfdeec752a2e222123426491532684af6954d1b4))
8+
39
## v2.44.0 (2024-09-18)
410

511
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openyieldtables"
3-
version = "2.44.0"
3+
version = "2.45.0"
44
description = ""
55
authors = ["Tree.ly <hello@tree.ly>", "FMM <fmm@fmm.at>"]
66
maintainers = ["FMM <fmm@fmm.at>", "Tree.ly <hello@tree.ly>"]

0 commit comments

Comments
 (0)