Skip to content

Commit 59c628d

Browse files
committed
Release v0.1.9
1 parent 2e18046 commit 59c628d

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "amazing-marvin-mcp"
7-
version = "0.1.7"
7+
version = "0.1.9"
88
description = "Amazing Marvin Model Context Provider"
99
readme = "README.md"
1010
requires-python = ">=3.10"
@@ -15,7 +15,7 @@ authors = [
1515
classifiers = [
1616
"Programming Language :: Python :: 3",
1717
"Programming Language :: Python :: 3.10",
18-
"Programming Language :: Python :: 3.11",
18+
"Programming Language :: Python :: 3.11",
1919
"Programming Language :: Python :: 3.12",
2020
"Operating System :: OS Independent",
2121
]

0 commit comments

Comments
 (0)