diff --git a/slitherin/cli.py b/slitherin/cli.py index ee44a30..bc7fd6b 100644 --- a/slitherin/cli.py +++ b/slitherin/cli.py @@ -9,7 +9,7 @@ import slitherin from pkg_resources import iter_entry_points -SLITHERIN_VERSION = "0.4.2" +SLITHERIN_VERSION = "0.5.0" def slitherin_detectors_list_as_arguments() -> str: