Skip to content

Commit 0c4cb23

Browse files
committed
v0.2.3
1 parent 5c5c51c commit 0c4cb23

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.2.3] 2024-11-21
8+
79
### Added
810

911
- conversations summary extraction pipeline

pyproject.toml

+1-1
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.2.2'
7+
version = '0.2.3'
88
dependencies = [
99
"colorlog",
1010
"GitPython",

0 commit comments

Comments
 (0)