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 2d17bbf commit 71feb3eCopy full SHA for 71feb3e
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## v2.32.0 (2024-08-09)
4
+
5
+### Feature
6
7
+* feat: add yield table for tree type Robinie (#91)
8
9
+Co-authored-by: Maxim <maxim@MacBook-Pro-von-Maxim.local> ([`2d17bbf`](https://github.com/treely/openyieldtables/commit/2d17bbf5b31055244d1b51389b95188349c42f38))
10
11
## v2.31.0 (2024-08-09)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openyieldtables"
-version = "2.31.0"
+version = "2.32.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