Bump version to 2026.02.06

This commit is contained in:
Ryan Malloy 2026-02-06 21:14:58 -07:00
parent aecd44a836
commit 3df5a25f18

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "mcbluetooth" name = "mcbluetooth"
version = "2026.02.04" version = "2026.02.06"
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"