From ee005e76403aa5b76fc2d4742ffd98d91817b393 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Mon, 9 Dec 2024 15:37:58 -0500 Subject: [PATCH] take 2 Signed-off-by: William Woodruff --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5f9c74c..30ee1ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ name = "test-twine-tp" # REQUIRED, is the only field that cannot be marked as dy # # For a discussion on single-sourcing the version, see # https://packaging.python.org/guides/single-sourcing-package-version/ -version = "4.0.0" # REQUIRED, although can be dynamic +version = "4.0.1" # REQUIRED, although can be dynamic # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: