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 0c307fe commit d0633c7Copy full SHA for d0633c7
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.0"
+_version="v1.4.1"
13
14
# Valid VCS URL environment variable pattern
15
# https://peps.python.org/pep-0610/#specification
0 commit comments