diff --git a/order/__version__.py b/order/__version__.py index 5a38c95..631ba85 100644 --- a/order/__version__.py +++ b/order/__version__.py @@ -11,4 +11,4 @@ __contact__ = "https://github.com/riga/order" __license__ = "BSD-3-Clause" __status__ = "Development" -__version__ = "2.1.3" +__version__ = "2.1.4"