Skip to content

Commit 1e51344

Browse files
author
semantic-release
committed
2.10.0
Automatically generated by python-semantic-release
1 parent cc42e6c commit 1e51344

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.10.0 (2024-07-08)
4+
5+
### Feature
6+
7+
* feat: add yield table for tree type Pin Negru (#58)
8+
9+
Co-authored-by: Maxim <maxim@MacBook-Pro-von-Maxim.local> ([`cc42e6c`](https://github.com/treely/openyieldtables/commit/cc42e6cb28ece30c86f666b0decc4510a4aa8a90))
10+
311
## v2.9.0 (2024-07-08)
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.9.0"
3+
version = "2.10.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)