Skip to content

Commit

Permalink
Merge pull request #19 from massongit/0.0.4
Browse files Browse the repository at this point in the history
v0.0.4
  • Loading branch information
massongit committed Jul 21, 2023
2 parents 30579d7 + bcbe9dc commit b9eef20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# History
## 0.0.4 (July 21, 2023)
* Check if any packages are available before calling `pip` install
* Do not attempt to update system `pip`
* Fixed upgrade command of `pip`

## 0.0.3 (July 27, 2018)
* Fixed upgrade command of `pip`
* Supported `conda`'s upgrade
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Update all libraries managed by `pip` or `conda` in all environments ([pyenv](https://github.com/pyenv/pyenv) plugin).

## Version
0.0.3
0.0.4

## Installation
git clone https://github.com/massongit/pyenv-pip-update $(pyenv root)/plugins/pyenv-pip-update
Expand Down

0 comments on commit b9eef20

Please sign in to comment.