Merge branch 'master' into dont-report-to-pipenv

This commit is contained in:
Dan Ryan
2018-05-09 00:37:03 -04:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
11.10.4:
- Bugfix release (_mkstmp_inner backport breaks python3.4/3.5 compat)
11.10.3:
- Bugfix release (break dependency on pathlib2).
11.10.2:
+1 -1
View File
@@ -2,4 +2,4 @@
# // ) ) / / // ) ) //___) ) // ) ) || / /
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '11.10.3'
__version__ = '11.10.4'