diff --git a/VERSION.py b/VERSION.py index 84ea214..5b3bd62 100644 --- a/VERSION.py +++ b/VERSION.py @@ -1,3 +1,3 @@ # calver schema YYYY.0M.Micro (see also https://calver.org/#scheme) -__version__ = "2025.03.2" +__version__ = "2025.03.3"