diff --git a/mltb2/__init__.py b/mltb2/__init__.py index 67c4081..e57daf9 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.4.2rc1" +__version__ = "0.4.2"