Update pyproject.toml

Nudge version to 3.0.0
This commit is contained in:
Jamie Hardt
2025-09-08 13:18:24 -07:00
committed by GitHub
parent dcc6113a63
commit 54fa8f04a7

View File

@@ -19,7 +19,7 @@ keywords = ["text-processing", "parsers", "film",
[tool.poetry] [tool.poetry]
name = "ptulsconv" name = "ptulsconv"
version = "2.2.4" version = "3.0.0"
description = "Read Pro Tools Text exports and generate PDF ADR Reports, JSON" description = "Read Pro Tools Text exports and generate PDF ADR Reports, JSON"
authors = ["Jamie Hardt <jamiehardt@me.com>"] authors = ["Jamie Hardt <jamiehardt@me.com>"]
license = "MIT" license = "MIT"