From 686ee0cfe96f3f3810fbf08743a71728991047e2 Mon Sep 17 00:00:00 2001 From: Antheas Kapenekakis Date: Sat, 25 Jan 2025 09:42:18 +0100 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7568799..334fc23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "adjustor" -version = "3.7.2" +version = "3.7.3" authors = [ { name="Kapenekakis Antheas", email="pypi@antheas.dev" }, ]