From 08fd9b33301921ef36f8b4440b6f76513b17d5bd Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Sat, 27 Jul 2024 20:08:47 +0200 Subject: Develop on alpha 3 The first two were submitted to PyPI already. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0611979..cdd17c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "poetry-restrict-plugin" -version = "0.1.0a1" +version = "0.1.0a3" description = "Restrict Poetry to a smaller privilege" authors = ["Johannes Christ "] readme = "README.md" -- cgit v1.2.3