From ebc57546842a2fcc8d5000960fb8a80d51752d9b Mon Sep 17 00:00:00 2001 From: Smittix Date: Wed, 4 Feb 2026 17:48:09 +0000 Subject: [PATCH] Update version in pyproject.toml to 2.13.0 Co-Authored-By: Claude Opus 4.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6e139ee..c810cd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "intercept" -version = "2.12.1" +version = "2.13.0" description = "Signal Intelligence Platform - Pager/433MHz/ADS-B/Satellite/WiFi/Bluetooth" readme = "README.md" requires-python = ">=3.9"