Skip to content

Commit 0041696

Browse files
committed
chore: update project version to 1.0.1 and add Python 3.13 to classifiers
1 parent 2a86bca commit 0041696

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "protocols-io-mcp"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
authors = [
55
{ name="Hao-Quan Liu", email="contact@haoquan.me" }
66
]
@@ -21,6 +21,7 @@ classifiers = [
2121
"Programming Language :: Python :: 3.10",
2222
"Programming Language :: Python :: 3.11",
2323
"Programming Language :: Python :: 3.12",
24+
"Programming Language :: Python :: 3.13",
2425
"Operating System :: OS Independent",
2526
]
2627
license = "MIT"

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)