bump version number

This commit is contained in:
jan 2019-03-31 12:17:40 -07:00
parent 3665d1db88
commit c3dfbda6f7

View File

@ -13,7 +13,7 @@ import sys
__author__ = 'Jan Petykeiwicz'
version = 0.5
version = 0.6
def _run(command: str or List[str], **kwargs):