From c4c3c74fc39674eee0ef49a0813ad82305243692 Mon Sep 17 00:00:00 2001 From: Ichinga Samuel Date: Sat, 7 Jun 2025 00:25:42 +0100 Subject: [PATCH] v4.0.13 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b85c895..b907c2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "aiomql" -version = "4.0.12" +version = "4.0.13" readme = "README.md" requires-python = ">=3.11" classifiers = [