Bump version to 2026.02.04

This commit is contained in:
Ryan Malloy 2026-02-04 07:36:57 -07:00
parent 0799067a1a
commit 41306bb36f

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "mcbluetooth" name = "mcbluetooth"
version = "2026.02.02" version = "2026.02.04"
description = "Comprehensive BlueZ MCP server - expose the full Linux Bluetooth stack to LLMs" description = "Comprehensive BlueZ MCP server - expose the full Linux Bluetooth stack to LLMs"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"