diff --git a/pyproject.toml b/pyproject.toml index ad06799..ffa0080 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mcpauth" -version = "0.1.0-beta.0" +version = "0.1.0-beta.1" description = "Plug-and-play auth for Python MCP servers." authors = [{ name = "Silverhand Inc.", email = "contact@silverhand.io" }] readme = "README.md"