update version

This commit is contained in:
Eugene Yurtsev
2025-03-17 23:35:52 -04:00
parent 88be786a98
commit 41bdafaabc

View File

@@ -1,9 +1,9 @@
[project]
name = "mcpdoc"
version = "0.1.0"
version = "0.0.1"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
requires-python = ">=3.11"
dependencies = [
"httpx>=0.28.1",
"markdownify>=1.1.0",