diff --git a/hpoflow/__init__.py b/hpoflow/__init__.py index a9c172e..cd7085f 100644 --- a/hpoflow/__init__.py +++ b/hpoflow/__init__.py @@ -12,7 +12,7 @@ # Versioning follows the Semantic Versioning Specification https://semver.org/ and # PEP 440 -- Version Identification and Dependency Specification: https://www.python.org/dev/peps/pep-0440/ # noqa: E501 -__version__ = "0.1.4rc1" +__version__ = "0.1.4" _import_structure = { "mlflow": [