next version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-18 14:08:56 -04:00
parent 02f7afde0a
commit 2e74e9558b
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
7.2.8:
- Vast improvements to python finding abilities (multiple pythons with the same name are now detected).
7.2.7:
- Automatically convert outline TOML tables to inline tables (losing comments in the process).
- Bug fixes.
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.2.7'
__version__ = '7.2.8'