We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e18046 commit 59c628dCopy full SHA for 59c628d
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "amazing-marvin-mcp"
7
-version = "0.1.7"
+version = "0.1.9"
8
description = "Amazing Marvin Model Context Provider"
9
readme = "README.md"
10
requires-python = ">=3.10"
@@ -15,7 +15,7 @@ authors = [
15
classifiers = [
16
"Programming Language :: Python :: 3",
17
"Programming Language :: Python :: 3.10",
18
- "Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.11",
19
"Programming Language :: Python :: 3.12",
20
"Operating System :: OS Independent",
21
]
0 commit comments