fix shell --fancy

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-10 08:43:02 -05:00
parent a8554e5b1c
commit 2419ee01a1
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
11.3.1:
- Fix shell --fancy.
11.3.0:
- Default to using the Python Pipenv was installed with for new virtualenvs.
- Report Python version of specified interpreter when creating virtualenv.
+1 -1
View File
@@ -4,4 +4,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '11.3.0'
__version__ = '11.3.1'