chore: release 1.1.0 with the response observability fields

This commit is contained in:
2026-07-31 08:08:37 -04:00
parent c2fcd5b1f8
commit 966d548245
8 changed files with 39 additions and 8 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ from polygateway.types import (
SourceConfig,
)
__version__ = "1.0.3"
__version__ = "1.1.0"
__all__ = [
"DEFAULT_PROFILES",