Skip to content

Commit 0bc4072

Browse files
chore: bump version to 0.3.0 [skip ci]
1 parent f0671d0 commit 0bc4072

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-mcp/releases/tag/v0.3.0) - 2025-03-20
2+
3+
### Feature
4+
5+
* Initial release with new version number ([`f0671d0`](https://github.com/docling-project/docling-mcp/commit/f0671d070cfb32e2500453b7e693b6cd305829bd))
6+
17
## [v0.2.0](https://github.com/docling-project/docling-mcp/releases/tag/v0.2.0) - 2025-03-20
28

39
### Feature

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-mcp"
3-
version = "0.2.0" # DO NOT EDIT, updated automatically
3+
version = "0.3.0" # DO NOT EDIT, updated automatically
44
description = "Running Docling as an agent using tools"
55
license = {text = "MIT"}
66
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)