From 7d297a75649f31e35e1de76b3918c9be8276166e Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Mon, 8 Sep 2025 16:26:40 -0700 Subject: [PATCH] Nudged version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dc6afbf..0c7b3a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ keywords = ["text-processing", "parsers", "film", [tool.poetry] name = "ptulsconv" -version = "2.2.4" +version = "2.2.5" description = "Read Pro Tools Text exports and generate PDF ADR Reports, JSON" authors = ["Jamie Hardt "] license = "MIT"