From d3696e40ba7b428625117f76a7e7e44021dfbb60 Mon Sep 17 00:00:00 2001 From: Mat Manna Date: Wed, 06 Aug 2025 15:18:19 +0000 Subject: [PATCH] chore(release): bump to 0.2.7 --- pyproject.toml | 2 +- 1 file(s) changed, 1 insertion(s)(+), 1 deletion(s)(-) diff --git a/pyproject.toml b/pyproject.toml --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ltamp" -version = "0.2.6" +version = "0.2.7" description = "🎸 Cross-platform python interface for LT guitar/bass amplifiers" readme = "README.md" license = {text = "MIT"} -- tangled.sh