This commit is contained in:
degrand
2017-04-01 09:51:38 -06:00
parent 51a80b01a5
commit fe358e2da7
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
3.5.6:
- Fix broken help prompt.
3.5.5:
- Automatically cleanup virtualenv on keyboard interrupt.
- General improvements.
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '3.5.5'
__version__ = '3.5.6'