diff --git a/alibi_detect/version.py b/alibi_detect/version.py index 8216a611b..686b842a5 100644 --- a/alibi_detect/version.py +++ b/alibi_detect/version.py @@ -3,4 +3,4 @@ # 2) we can import it in setup.py for the same reason # 3) we can import it into your module module -__version__ = "0.11.5" +__version__ = "0.11.5dev"