Skip to content

Commit 71feb3e

Browse files
author
semantic-release
committed
2.32.0
Automatically generated by python-semantic-release
1 parent 2d17bbf commit 71feb3e

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.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+
311
## v2.31.0 (2024-08-09)
412

513
### 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.31.0"
3+
version = "2.32.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)