Skip to content

Commit

Permalink
Bump version to 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelAquilina committed Jan 24, 2020
1 parent 5e3a622 commit 945848b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

1.16.1
------
* Small improvement to zsh 5.0 compatibility

1.16.0
------
* Fix insecure activation of virtualenvs (#122)
Expand Down
2 changes: 1 addition & 1 deletion autoswitch_virtualenv.plugin.zsh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export AUTOSWITCH_VERSION="1.16.0"
export AUTOSWITCH_VERSION="1.16.1"
export AUTOSWITCH_FILE=".venv"

RED="\e[31m"
Expand Down

0 comments on commit 945848b

Please sign in to comment.