next version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-18 13:15:57 -04:00
parent 5930eeb934
commit 6af2b62cb4
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -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:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.2.6'
__version__ = '7.2.7'