Skip to content

Commit 41bdafa

Browse files
committed
update version
1 parent 88be786 commit 41bdafa

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,9 +1,9 @@
11
[project]
22
name = "mcpdoc"
3-
version = "0.1.0"
3+
version = "0.0.1"
44
description = "Add your description here"
55
readme = "README.md"
6-
requires-python = ">=3.12"
6+
requires-python = ">=3.11"
77
dependencies = [
88
"httpx>=0.28.1",
99
"markdownify>=1.1.0",

0 commit comments

Comments
 (0)