Release 1.1.1

This commit is contained in:
2026-07-08 11:06:17 +01:00
parent 0a7b4f0172
commit 5b1826d9c3
7 changed files with 382 additions and 32 deletions

View File

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