Release 1.0.2

This commit is contained in:
2026-07-07 16:42:15 +01:00
parent ac678e8dce
commit ceba71927d
7 changed files with 41 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ from .types import (
ThresholdBand,
)
__version__ = "1.0.1"
__version__ = "1.0.2"
__all__ = [
"configure",