From cd04500e73c6235940fbdd4ebad531a7290397b8 Mon Sep 17 00:00:00 2001 From: fustom Date: Wed, 13 Sep 2023 10:39:56 +0200 Subject: [PATCH] Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f5e886d..9512c95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,5 +14,5 @@ dependencies = [ ] requires-python = ">=3.9" license = { file = "LICENSE" } -version = "0.16.4" +version = "0.16.5" dynamic = ['description']