Skip to content

Commit 6b2e6e2

Browse files
committed
Bump version
1 parent 03cd4d7 commit 6b2e6e2

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.2.0"
12+
_version="v1.3.0"
1313

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

0 commit comments

Comments
 (0)