mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -1,3 +1,5 @@
|
||||
7.5.1:
|
||||
- Skip the resolver for pinned versions (this comes up a lot).
|
||||
7.5.0:
|
||||
- Deprecate shell -c mode.
|
||||
- Make a new shell --fancy mode (old default mode).
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '7.5.0'
|
||||
__version__ = '7.5.1'
|
||||
|
||||
Reference in New Issue
Block a user