Release 1.0.1

This commit is contained in:
2026-07-07 17:17:28 +02:00
parent 5c40968fcc
commit ac678e8dce
7 changed files with 46 additions and 21 deletions

View File

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