This commit is contained in:
2018-03-12 17:28:50 -04:00
parent 61edff204c
commit e672a8021b
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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:
+1 -1
View File
@@ -4,4 +4,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '11.6.0'
__version__ = '11.6.1'