Skip to content

Commit

Permalink
updated version in cli.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Kirillov authored and Nikita Kirillov committed Dec 7, 2023
1 parent 7cea5bf commit a4379a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slitherin/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a4379a4

Please sign in to comment.