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