chore: cut 1.3.1

This commit is contained in:
2026-08-26 01:07:05 -04:00
parent 578a144231
commit c0b544d233
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ from polygateway.types import (
ThinkingObservation,
)
__version__ = "1.3.0"
__version__ = "1.3.1"
__all__ = [
"DEFAULT_PROFILES",