pipenv --update

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-19 06:47:32 -04:00
parent 4c51214e7e
commit 2bba03f973
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
11.8.3:
- Remove pipenv --update.
11.8.2:
- Cleanup TOML.
- Improve documentation.
+1 -1
View File
@@ -2,4 +2,4 @@
# // ) ) / / // ) ) //___) ) // ) ) || / /
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '11.8.2'
__version__ = '11.8.3'