This commit is contained in:
2017-01-25 16:00:08 -05:00
parent 26e68ad319
commit 2ab378f8cd
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
3.2.0:
- Improved proper casing handling for mis-named packages.
- Support for $ pipenv install django-debug-toolbar.
- Minor cleanups.
- Fix for Python 3.
3.1.9:
- Bug fix.
3.1.8:
+1 -1
View File
@@ -1 +1 @@
__version__ = '3.1.9'
__version__ = '3.2.0'