This commit is contained in:
2017-02-02 21:23:47 -05:00
parent f9a54888af
commit d484848cd3
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
3.3.6:
- $ pipenv --venv option.
- $ pipenv --rm option.
3.3.5:
- Disable spinner by setting PIPENV_NOSPIN=1 environment variable.
3.3.4:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '3.3.5'
__version__ = '3.3.6'