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 b3714ac commit 878b647Copy full SHA for 878b647
src/venv-cli/venv.sh
@@ -9,7 +9,7 @@ _yellow="\033[01;33m"
9
_red="\033[31m"
10
11
# Version number has to follow pattern "^v\d+\.\d+\.\d+.*$"
12
-_version="v1.4.1"
+_version="v1.5.0"
13
14
# Valid VCS URL environment variable pattern
15
# https://peps.python.org/pep-0610/#specification
0 commit comments