We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e79665 commit 6f15602Copy full SHA for 6f15602
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
6
[project]
7
name = "microvenv"
8
-version = "2023.5"
+version = "2023.5.post1"
9
description = "A minimal re-implementation of Python's venv module plus utilities"
10
keywords = ["virtual environments", "venv"]
11
readme = "README.md"
0 commit comments