diff --git a/src/dyne/cli.py b/src/dyne/cli.py index 863eae8..9ae5a5a 100644 --- a/src/dyne/cli.py +++ b/src/dyne/cli.py @@ -16,7 +16,7 @@ import docopt -__version__ = "2.0.2" +__version__ = "2.0.3" def cli():