This commit is contained in:
Nate Prewitt
2017-02-17 09:33:14 -07:00
parent 67b081cfad
commit 7db9086e84
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
3.4.2
- Attempt installing from all sources in Pipfile.
- Fix bug with accidental deletion of Pipfile contents.
- Update dependencies to work correctly with pipsi.
3.4.1
- --no-interactive mode now activates automatically when needed.
3.4.0
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '3.4.1'
__version__ = '3.4.2'