Skip to content

Commit 70e9952

Browse files
committed
bump version
1 parent b503dbd commit 70e9952

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.14] - 2026-04-30
11+
1012
### Bugfixes
1113

1214
- Allow classifiers trained with hidden units and with append mode(#33, #22)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "birdnet"
3-
version = "0.2.13"
3+
version = "0.2.14"
44
description = "A Python library for identifying bird species by their sounds."
55
readme = "README.md"
66
requires-python = ">=3.11, <3.14"

0 commit comments

Comments
 (0)