From b0af1d16d2dc987f8533fb5ab8aa02df471d148e Mon Sep 17 00:00:00 2001 From: Smittix Date: Mon, 23 Feb 2026 20:27:35 +0000 Subject: [PATCH] chore: bump pyproject.toml version to 2.22.2 Was missed during previous 2.22.x release bumps. Co-Authored-By: Claude Sonnet 4.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e1229b3..3ad4fe2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "intercept" -version = "2.21.1" +version = "2.22.2" description = "Signal Intelligence Platform - Pager/433MHz/ADS-B/Satellite/WiFi/Bluetooth" readme = "README.md" requires-python = ">=3.9"