Skip to content

Commit

Permalink
next version
Browse files Browse the repository at this point in the history
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
  • Loading branch information
kennethreitz committed Sep 22, 2017
1 parent 3bf9c4d commit 78c19eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions HISTORY.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
7.5.2:
- Better verbose mode for install.
7.5.1:
- Skip the resolver for pinned versions (this comes up a lot).
- Maximum subprocesses (configurable) is now 8.
Expand Down
2 changes: 1 addition & 1 deletion pipenv/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /

__version__ = '7.5.1'
__version__ = '7.5.2'

0 comments on commit 78c19eb

Please sign in to comment.