From 3ed462f31c8dc5b8837dbf841b2e7d3cdcf61440 Mon Sep 17 00:00:00 2001 From: fustom Date: Fri, 27 Dec 2024 22:03:20 +0100 Subject: [PATCH] v0.19.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6e77549..888111a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ ] requires-python = ">=3.9" license = { file = "LICENSE" } -version = "0.19.6" +version = "0.19.7" dynamic = ['description'] [project.urls]