From d09a5623d870fcda5e99b3a6eade43ccf14792fb Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Tue, 30 Jul 2024 19:24:44 +0200 Subject: Begin Alpha 5 development --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3e3cc85..760e1aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "poetry-restrict-plugin" -version = "0.1.0a4" +version = "0.1.0a5" description = "Restrict Poetry to a smaller privilege" authors = ["Johannes Christ "] maintainers = ["Johannes Christ "] -- cgit v1.2.3