Skip to content

Commit 74c06c7

Browse files
chore: bump version to 0.1.0 [skip ci]
1 parent 1112729 commit 74c06c7

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [v0.1.0](https://github.com/docling-project/docling-mcp/releases/tag/v0.1.0) - 2025-03-20
2+
3+
### Feature
4+
5+
* Initial commit with mcp-server ([#1](https://github.com/docling-project/docling-mcp/issues/1)) ([`a364cc1`](https://github.com/docling-project/docling-mcp/commit/a364cc12c15f36d55785b5498e7fc611991ce394))

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.0.0" # DO NOT EDIT, updated automatically
3+
version = "0.1.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)