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