File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.9] - 2025-11-27
11+
12+ ### Added
13+
14+ - Added option to supervise progress using callback function during inference
15+
1016## [ 0.2.8] - 2025-11-26
1117
1218## Added
@@ -15,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1521
1622## [ 0.2.7] - 2025-11-25
1723
18- ## Added
24+ ### Added
1925
2026- Added parameter ` speed ` to control playback speed of audio during inference
2127
@@ -193,7 +199,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
193199
194200- Initial release
195201
196- [ Unreleased ] : https://github.com/birdnet-team/birdnet/compare/v0.2.8...HEAD
202+ [ Unreleased ] : https://github.com/birdnet-team/birdnet/compare/v0.2.9...HEAD
203+ [ 0.2.9 ] : https://github.com/birdnet-team/birdnet/compare/v0.2.8...v0.2.9
197204[ 0.2.8 ] : https://github.com/birdnet-team/birdnet/compare/v0.2.7...v0.2.8
198205[ 0.2.7 ] : https://github.com/birdnet-team/birdnet/compare/v0.2.6...v0.2.7
199206[ 0.2.6 ] : https://github.com/birdnet-team/birdnet/compare/v0.2.5...v0.2.6
Original file line number Diff line number Diff line change 11[project ]
22name = " birdnet"
3- version = " 0.2.8 "
3+ version = " 0.2.9 "
44description = " A Python library for identifying bird species by their sounds."
55readme = " README.md"
66requires-python = " >=3.11, <3.14"
You can’t perform that action at this time.
0 commit comments