We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7db75a6 commit 99a804fCopy full SHA for 99a804f
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v2.65.0 (2025-01-06)
5
+
6
+### Features
7
8
+- Add yield table for tree type Strobe Eckstein
9
+ ([#126](https://github.com/treely/openyieldtables/pull/126),
10
+ [`7db75a6`](https://github.com/treely/openyieldtables/commit/7db75a6d73fbc579c1af06671376e22c9d764e3d))
11
12
13
## v2.64.0 (2025-01-06)
14
15
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openyieldtables"
-version = "2.64.0"
+version = "2.65.0"
description = ""
authors = ["Tree.ly <hello@tree.ly>", "FMM <fmm@fmm.at>"]
maintainers = ["FMM <fmm@fmm.at>", "Tree.ly <hello@tree.ly>"]
0 commit comments