From 1f0e0a2304f83052e9c182e4f4f07b148044fcae Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 2 Mar 2023 13:16:41 +0100 Subject: v4.0.9 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 0c9f7dc..89da158 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" name = "cgitize" description = "Self-host your repositories using cgit" license = {text = "MIT"} -version = "4.0.8" +version = "4.0.9" authors = [{name = "Egor Tensin", email = "Egor.Tensin@gmail.com"}] readme = "README.md" requires-python = ">=3.6" -- cgit v1.2.3