We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c5c51c commit 0c4cb23Copy full SHA for 0c4cb23
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.2.3] 2024-11-21
8
+
9
### Added
10
11
- conversations summary extraction pipeline
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "ChildProject"
-version = '0.2.2'
+version = '0.2.3'
dependencies = [
"colorlog",
"GitPython",
0 commit comments