mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
@@ -1,3 +1,8 @@
|
||||
11.8.2:
|
||||
- Cleanup TOML.
|
||||
- Improve documentation.
|
||||
- Pass clear flag to resolver.
|
||||
- Improved private git URL handling.
|
||||
11.8.1:
|
||||
- Removed (unused) Safety DB (licensing concerns).
|
||||
11.8.0:
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# // ) ) / / // ) ) //___) ) // ) ) || / /
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
__version__ = '11.8.1'
|
||||
__version__ = '11.8.2'
|
||||
|
||||
Reference in New Issue
Block a user