mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -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.
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '7.5.1'
|
||||
__version__ = '7.5.2'
|
||||
|
||||
Reference in New Issue
Block a user