Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
afaikiac committed Apr 21, 2023
1 parent 9a57d09 commit 35f2771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyenvx.bash
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ function print_help() {
local script_name=$1
local venv_prefix=$2
cat <<EOF >/dev/tty
$(tput bold)$(tput setaf 2)pyenvx 2.1.0$(tput sgr0)
$(tput bold)$(tput setaf 2)pyenvx 2.2.0$(tput sgr0)
A script to manage Python packages with their own virtual environments
using pyenv and pyenv-virtualenv.
Expand Down

0 comments on commit 35f2771

Please sign in to comment.