Skip to content

Commit 12a01ba

Browse files
author
semantic-release
committed
2.5.0
Automatically generated by python-semantic-release
1 parent 148237b commit 12a01ba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## v2.5.0 (2024-07-05)
4+
5+
### Feature
6+
7+
* feat: add yield table for tree type Pin Silvestru (#53)
8+
9+
Co-authored-by: Maxim <maxim@MacBook-Pro-von-Maxim.local> ([`148237b`](https://github.com/treely/openyieldtables/commit/148237b2f885b50629d7e9021fa816680d99e0ea))
10+
311
## v2.4.0 (2024-07-05)
412

513
### Documentation

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.4.0"
3+
version = "2.5.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)