diff --git a/lethe.py b/lethe.py index fa34b68..6154516 100755 --- a/lethe.py +++ b/lethe.py @@ -13,7 +13,7 @@ import sys __author__ = 'Jan Petykeiwicz' -version = 0.6 +version = 0.7 def _run(command: str or List[str], **kwargs):