From fce7658bb610e4b64cb0f285c57d7dad678594e5 Mon Sep 17 00:00:00 2001 From: Josh Pinto Date: Sun, 20 Jul 2025 21:58:05 -0400 Subject: [PATCH] :bookmark: Increment to 0.2.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 375dcbe..6d3e305 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ltamp" -version = "0.2.3" +version = "0.2.4" description = "🎸 Cross-platform python interface for LT guitar/bass amplifiers" readme = "README.md" license = {text = "MIT"} -- 2.51.2