diff --git a/arthur/_version.py b/arthur/_version.py index 694f32f..6997393 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.17" +__version__ = "0.1.18"