mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
v3.2.0
This commit is contained in:
@@ -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 @@
|
||||
__version__ = '3.1.9'
|
||||
__version__ = '3.2.0'
|
||||
|
||||
Reference in New Issue
Block a user