This commit is contained in:
Nate Prewitt
2017-10-29 21:42:11 -07:00
parent 632d8ea497
commit 2cd7b35da1
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
8.3.1:
- Fixed issues with calling block too many times on single subprocess.
- Updated vendored delegator.py.
- Changed --dev flag for the uninstall command to --all-dev to better represent what it does.
8.3.0:
- Add support for installation from remote requiments file.
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '8.3.0'
__version__ = '8.3.1'