chore: release 1.0.5 with sampling parameter passthrough

This commit is contained in:
2026-07-31 23:52:49 -04:00
parent 15b9b02e96
commit dfda59fec2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ from polygateway.types import (
SourceConfig,
)
__version__ = "1.0.4"
__version__ = "1.0.5"
__all__ = [
"DEFAULT_PROFILES",