This commit is contained in:
2017-01-24 21:31:16 -05:00
parent 07b600703e
commit 25f60d328b
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
3.1.2:
- Python 3 fix.
3.1.1:
- Improved pip output (integrate with tool better).
- Pass exit code of $ pipenv run commands.
+1 -1
View File
@@ -1 +1 @@
__version__ = '3.1.1'
__version__ = '3.1.2'