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:
parent
97e7017411
commit
fe37363ab5
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue