diff --git a/distinctipy/__init__.py b/distinctipy/__init__.py index f53d8ad..ab4264a 100644 --- a/distinctipy/__init__.py +++ b/distinctipy/__init__.py @@ -12,7 +12,7 @@ name = "distinctipy" -__version__ = "1.3.0" +__version__ = "1.3.1" # Expose these module names and their internals in the top-level API __external__ = ["distinctipy"]