Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-16 14:53:40 -04:00
parent 929b838a10
commit 824206664d
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
7.2.1:
- Bug fix.
7.2.0:
- Automatically install Pythons, if they aren't available and pyenv is setup!
- Fixes for when a requirements.txt file contains an !.
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.2.0'
__version__ = '7.2.1'