chore: prepare release 1.3.4

This commit is contained in:
2026-09-09 06:52:27 -04:00
parent b7e6943497
commit dae12f9a16
5 changed files with 70 additions and 11 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ from polygateway.types import (
ThinkingObservation,
)
__version__ = "1.3.3"
__version__ = "1.3.4"
__all__ = [
"DEFAULT_PROFILES",