aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-08-27 19:55:51 +0200
committerGravatar Johannes Christ <[email protected]>2024-08-27 19:55:57 +0200
commitf3efd99b807dc7c75acfe6b35960e048366b99da (patch)
tree214989c95c44f7b4e64b684b46a11cbf8f91e14b
parentAdd commented out paths for Ansible (diff)
Begin v0.1.0a8 development
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 9f975af..f700667 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-restrict-plugin"
-version = "0.1.0a7"
+version = "0.1.0a8"
description = "Restrict Poetry to a smaller privilege"
authors = ["Johannes Christ <[email protected]>"]
maintainers = ["Johannes Christ <[email protected]>"]