From 968a14ad25ff9290edf82306361723b37625f0b4 Mon Sep 17 00:00:00 2001 From: antheas Date: Sat, 2 Mar 2024 21:22:28 +0100 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 03a7d379..94bcb96a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "hhd" -version = "1.3.10" +version = "1.3.11" authors = [ { name="Kapenekakis Antheas", email="pypi@antheas.dev" }, ]