From 519c6403ba71fa4198583a0f44d57272ffea3e3a Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sun, 25 May 2025 07:52:11 -0700 Subject: [PATCH] Nudged version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c9b49a0..6439d8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ keywords = ["text-processing", "parsers", "film", [tool.poetry] name = "ptulsconv" -version = "2.2.3" +version = "2.2.4" description = "Read Pro Tools Text exports and generate PDF ADR Reports, JSON" authors = ["Jamie Hardt "] license = "MIT"