There was an error while loading. Please reload this page.
1 parent 7cf6604 commit cad1abcCopy full SHA for cad1abc
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "redis-mcp-server"
3
-version = "0.3.1"
+version = "0.3.3"
4
description = "Redis MCP Server - Model Context Protocol server for Redis"
5
readme = "README.md"
6
requires-python = ">=3.10"
src/version.py
@@ -1 +1 @@
-__version__ = "0.3.1"
+__version__ = "0.3.3"
0 commit comments