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 24d2868 commit 77ffa77Copy full SHA for 77ffa77
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v2.64.0 (2025-01-06)
5
+
6
+### Features
7
8
+- Add yield table for tree type Weisstanne Schmidt
9
+ ([#125](https://github.com/treely/openyieldtables/pull/125),
10
+ [`24d2868`](https://github.com/treely/openyieldtables/commit/24d2868db219b704d717002c3b85d83e45872f17))
11
12
13
## v2.63.0 (2025-01-02)
14
15
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openyieldtables"
-version = "2.63.0"
+version = "2.64.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