diff options
Diffstat (limited to 'servers/gitlab_python/pyproject.toml')
| -rw-r--r-- | servers/gitlab_python/pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/servers/gitlab_python/pyproject.toml b/servers/gitlab_python/pyproject.toml index 1b7bd1d..98f423b 100644 --- a/servers/gitlab_python/pyproject.toml +++ b/servers/gitlab_python/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mcp-server-gitlab-python" -version = "0.1.0" +version = "0.2.0" description = "An MCP server for GitLab using python-gitlab" readme = "README.md" requires-python = ">=3.11" |
