mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
v8.3.1
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
8.3.1:
|
||||
- Fixed issues with calling block too many times on single subprocess.
|
||||
- Updated vendored delegator.py.
|
||||
- Changed --dev flag for the uninstall command to --all-dev to better represent what it does.
|
||||
8.3.0:
|
||||
- Add support for installation from remote requiments file.
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '8.3.0'
|
||||
__version__ = '8.3.1'
|
||||
|
||||
Reference in New Issue
Block a user