summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-07-27 20:08:47 +0200
committerGravatar Johannes Christ <[email protected]>2024-07-27 20:08:47 +0200
commit08fd9b33301921ef36f8b4440b6f76513b17d5bd (patch)
treefbd1e7e140696d21ee43c22c1827d2e6c2538211
parentPublish to PyPI (diff)
Develop on alpha 3
The first two were submitted to PyPI already.
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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 <[email protected]>"]
readme = "README.md"