Skip to content

Commit d79d893

Browse files
committed
Bump version
1 parent 8dad9d7 commit d79d893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/venv-cli/venv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ _yellow="\033[01;33m"
99
_red="\033[31m"
1010

1111
# Version number has to follow pattern "^v\d+\.\d+\.\d+.*$"
12-
_version="v1.5.1"
12+
_version="v2.0.0"
1313

1414
# Valid VCS URL environment variable pattern
1515
# https://peps.python.org/pep-0610/#specification

0 commit comments

Comments
 (0)