mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -1,3 +1,6 @@
|
||||
7.2.7:
|
||||
- Automatically convert outline TOML tables to inline tables (losing comments in the process).
|
||||
- Bug fixes.
|
||||
7.2.6:
|
||||
- Fix pip execution from within existing virtualenvs.
|
||||
7.2.5:
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '7.2.6'
|
||||
__version__ = '7.2.7'
|
||||
|
||||
Reference in New Issue
Block a user