This commit is contained in:
2017-01-31 17:01:54 -05:00
parent 9d42d65712
commit efe841f742
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
3.2.14:
- Give --python precedence over --three/--two.
- Improvements for lockfile output for specific problematic packages.
- Bug fixes.
3.2.13:
- Improved stderr output for --requirements.
+1 -1
View File
@@ -1 +1 @@
__version__ = '3.2.13'
__version__ = '3.2.14'