chore: bump version to 0.4.7

This commit is contained in:
Jacob Magar
2026-03-14 14:49:13 -04:00
parent 4ce3edd423
commit 5740f4848a
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ build-backend = "hatchling.build"
# ============================================================================
[project]
name = "unraid-mcp"
version = "0.4.6"
version = "0.4.7"
description = "MCP Server for Unraid API - provides tools to interact with an Unraid server's GraphQL API"
readme = "README.md"
license = {file = "LICENSE"}