mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
v5.1.1
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
5.1.1:
|
||||
- Bug fix
|
||||
5.1.0:
|
||||
- Add PIPENV_TIMEOUT environment variable for custom timeouts.
|
||||
- Remove PIPENV_DEFAULT_THREE.
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '5.1.0'
|
||||
__version__ = '5.1.1'
|
||||
|
||||
Reference in New Issue
Block a user