diff --git a/mltb2/__init__.py b/mltb2/__init__.py index 0be5f85..25e24d4 100644 --- a/mltb2/__init__.py +++ b/mltb2/__init__.py @@ -7,4 +7,4 @@ # 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/ -__version__ = "0.0.3rc1" +__version__ = "0.0.3"