Skip to content

Commit ff20ef4

Browse files
committed
docs: metadata updated
1 parent c0b0ffb commit ff20ef4

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,12 +1,12 @@
11
[tool.poetry]
22
name = "scraperapi-mcp-server"
3-
version = "0.2.0"
3+
version = "1.0.0"
44
description = "ScraperAPI MCP server"
55
readme = "README.md"
66
authors = ["ScraperAPI"]
77
keywords = ["http", "mcp", "llm", "automation", "scraping"]
88
classifiers = [
9-
"Development Status :: 1 - Planning",
9+
"Development Status :: 5 - Production/Stable",
1010
"Programming Language :: Python :: 3.11",
1111
]
1212
packages = [{include = "scraperapi_mcp_server", from = "src"}]

0 commit comments

Comments
 (0)