mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -1,3 +1,5 @@
|
||||
7.9.10:
|
||||
- Use urllib3 directly, for exceptions handling.
|
||||
7.9.9:
|
||||
- Fix argument parsing.
|
||||
7.9.8:
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '7.9.9'
|
||||
__version__ = '7.9.10'
|
||||
|
||||
Reference in New Issue
Block a user