Skip to content

Commit 0107595

Browse files
committed
changelog and version
1 parent f548880 commit 0107595

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.4.5] 2025-12-15
8+
9+
### Fixed
10+
11+
- Extract chunks would export the entire audio
12+
713
## [0.4.4] 2025-12-08
814

915
### Fixed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ChildProject"
7-
version = '0.4.4'
7+
version = '0.4.5'
88
dependencies = [
99
"colorlog",
1010
"GitPython",

0 commit comments

Comments
 (0)