Skip to content

Commit 50e8ff2

Browse files
chore: bump version to 0.3.0 [skip ci]
1 parent 5d1bd13 commit 50e8ff2

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v0.3.0](https://github.com/docling-project/docling-sdg/releases/tag/v0.3.0) - 2025-06-13
2+
3+
### Feature
4+
5+
* Add provider options to CLI instead of relying on hardcoded WatsonX vars ([#33](https://github.com/docling-project/docling-sdg/issues/33)) ([`5d1bd13`](https://github.com/docling-project/docling-sdg/commit/5d1bd13daf09691508d6bdd80bea5a0a364224ac))
6+
17
## [v0.2.3](https://github.com/docling-project/docling-sdg/releases/tag/v0.2.3) - 2025-06-10
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "docling-sdg"
7-
version = "0.2.3" # DO NOT EDIT, updated automatically
7+
version = "0.3.0" # DO NOT EDIT, updated automatically
88
description = "Docling for Synthetic Data Generation (SDG) provides a set of tools to create artificial data from documents, leveraging generative AI and docling's parsing capabilities."
99
license = "MIT"
1010
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)