Skip to content

Commit 62eda4a

Browse files
committed
version 0.2.2
1 parent db62ff5 commit 62eda4a

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.2] 2024-06-26
8+
79
### Added
810

911
- added the automated-import command to more easily import automated annotations covering the entire recording

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

0 commit comments

Comments
 (0)