This commit is contained in:
2017-01-25 16:18:56 -05:00
parent 0404e07299
commit 7ff373bd9c
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
3.2.1:
- Ensure proper casing of all Pipfile-specified packages.
3.2.0:
- Improved proper casing handling for mis-named packages.
- Support for $ pipenv install django-debug-toolbar.
+1 -1
View File
@@ -1 +1 @@
__version__ = '3.2.0'
__version__ = '3.2.1'