Skip to content

Commit 5e44906

Browse files
chore: bump version to 0.0.1 [skip ci]
1 parent 3054c21 commit 5e44906

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [v0.0.1](https://github.com/docling-project/docling-cvat-tools/releases/tag/v0.0.1) - 2026-01-06
2+
3+
### Fix
4+
5+
* Fix tests comparison, add more fixtures ([#2](https://github.com/docling-project/docling-cvat-tools/issues/2)) ([`3054c21`](https://github.com/docling-project/docling-cvat-tools/commit/3054c213537d2bd07e7663feae0e7f97f1379497))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "docling-cvat-tools"
3-
version = "0.1.0" # DO NOT EDIT, updated automatically
3+
version = "0.0.1" # DO NOT EDIT, updated automatically
44
description = "CVAT annotation tools for Docling document processing and evaluation"
55
license = "MIT"
66
keywords = ["docling", "cvat", "annotation", "evaluation"]

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)