Skip to content

Commit 6f15602

Browse files
authored
Bump version number
1 parent 5e79665 commit 6f15602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55

66
[project]
77
name = "microvenv"
8-
version = "2023.5"
8+
version = "2023.5.post1"
99
description = "A minimal re-implementation of Python's venv module plus utilities"
1010
keywords = ["virtual environments", "venv"]
1111
readme = "README.md"

0 commit comments

Comments
 (0)