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 03cd4d7 commit 6b2e6e2Copy full SHA for 6b2e6e2
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.2.0"
+_version="v1.3.0"
13
14
# Valid VCS URL environment variable pattern
15
# https://peps.python.org/pep-0610/#specification
0 commit comments