next version

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-16 14:00:42 -04:00
parent e59a7a91f5
commit 548f090d49
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
7.1.2:
7.2.0:
- Automatically install Pythons, if they aren't available and pyenv is setup!
- Fixes for when a requirements.txt file contains an !.
- Support for relative package paths (that wasn't easy either).
- Bug fixes.
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.1.2'
__version__ = '7.2.0'