From 1bea294500f5875fb6fa6b975ea35ad44ca503b9 Mon Sep 17 00:00:00 2001 From: fustom Date: Fri, 14 Feb 2025 21:56:21 +0100 Subject: [PATCH] v0.19.9 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index adf24fc..d8ebd4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ ] requires-python = ">=3.9" license = { file = "LICENSE" } -version = "0.19.8" +version = "0.19.9" dynamic = ['description'] [project.urls]