Skip to content

Commit d5e0454

Browse files
author
semantic-release
committed
2.51.0
Automatically generated by python-semantic-release
1 parent 944e199 commit d5e0454

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.51.0 (2024-09-30)
4+
5+
### Feature
6+
7+
* feat: add yield table for tree type Erle (#111) ([`944e199`](https://github.com/treely/openyieldtables/commit/944e199404b7e4d9aedf80cc65b1fdebf176f310))
8+
39
## v2.50.0 (2024-09-29)
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.50.0"
3+
version = "2.51.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)