Skip to content

Commit fb6c623

Browse files
authored
chore: Bump version (#71)
Signed-off-by: Christoph Auer <[email protected]>
1 parent 9404fb5 commit fb6c623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "docling-eval"
3-
version = "0.1.0" # DO NOT EDIT, updated automatically
3+
version = "0.2.0" # DO NOT EDIT, updated automatically
44
description = "Evaluation of Docling"
55
authors = ["Christoph Auer <[email protected]>", "Michele Dolfi <[email protected]>", "Maxim Lysak <[email protected]>", "Nikos Livathinos <[email protected]>", "Ahmed Nassar <[email protected]>", "Panos Vagenas <[email protected]>", "Peter Staar <[email protected]>"]
66
license = "MIT"
@@ -136,4 +136,4 @@ branch = "main"
136136
# (note that they must be a subset of the configured allowed types):
137137
parser_angular_allowed_types = "build,chore,ci,docs,feat,fix,perf,style,refactor,test"
138138
parser_angular_minor_types = "feat"
139-
parser_angular_patch_types = "fix,perf"
139+
parser_angular_patch_types = "fix,perf"

0 commit comments

Comments
 (0)