mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
notes
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
11.6.1:
|
||||
- Remove concurrent.futures, as it's not being used any longer, and is problematic.
|
||||
11.6.0:
|
||||
- Vendor all of pip9, in preparation for the release of pip10.
|
||||
11.5.3:
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '11.6.0'
|
||||
__version__ = '11.6.1'
|
||||
|
||||
Reference in New Issue
Block a user