chore: bump version to 0.4.5, update lock file

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Jacob Magar
2026-03-14 03:01:21 -04:00
parent d0cc99711a
commit d47101f8f7
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.4"
version = "0.4.5"
description = "MCP Server for Unraid API - provides tools to interact with an Unraid server's GraphQL API"
readme = "README.md"
license = {file = "LICENSE"}

2
uv.lock generated
View File

@@ -1535,7 +1535,7 @@ wheels = [
[[package]]
name = "unraid-mcp"
version = "0.4.3"
version = "0.4.4"
source = { editable = "." }
dependencies = [
{ name = "fastapi" },