diff --git a/arthur/_version.py b/arthur/_version.py index 7c9f655..27094a0 100644 --- a/arthur/_version.py +++ b/arthur/_version.py @@ -1,2 +1,2 @@ # Versions compliant with PEP 440 https://www.python.org/dev/peps/pep-0440 -__version__ = "0.1.11" +__version__ = "0.1.12"