We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db62ff5 commit 62eda4aCopy full SHA for 62eda4a
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.2] 2024-06-26
8
+
9
### Added
10
11
- added the automated-import command to more easily import automated annotations covering the entire recording
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "ChildProject"
-version = '0.2.1'
+version = '0.2.2'
dependencies = [
"colorlog",
"GitPython",
0 commit comments