chore: Bump version to 0.2.2

Update version to align with BLE Protocol v2.2 implementation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
torlando-tech 2025-11-08 00:30:49 -05:00
commit 2252870fdc

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "ble-reticulum"
version = "0.1.0"
version = "0.2.2"
description = "Bluetooth Low Energy (BLE) interface for Reticulum Network Stack"
readme = "README.md"
requires-python = ">=3.8"