diff --git a/cmsml/__meta__.py b/cmsml/__meta__.py index 8db58f6..8e56664 100644 --- a/cmsml/__meta__.py +++ b/cmsml/__meta__.py @@ -11,5 +11,5 @@ __contact__ = "https://github.com/cms-ml/cmsml" __license__ = "BSD-3-Clause" __status__ = "Development" -__version__ = "0.2.4" +__version__ = "0.2.5" __all__ = []