Release 1.1.0

This commit is contained in:
2026-07-07 23:12:07 +01:00
parent 5bd819d812
commit 0a7b4f0172
4 changed files with 4 additions and 4 deletions

View File

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