mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -1,3 +1,6 @@
|
||||
8.2.6:
|
||||
- Fix for some git remotes.
|
||||
- Increased the default number of max rounds for pip-tools, made it user-configurable.
|
||||
8.2.5:
|
||||
- Fixed bad attribute call on date checks.
|
||||
8.2.4:
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '8.2.5'
|
||||
__version__ = '8.2.6'
|
||||
|
||||
Reference in New Issue
Block a user