chore: cut 1.3.0 and date its changelog entry

This commit is contained in:
2026-08-24 13:18:07 -04:00
parent 8e66a362f7
commit ef13ca7ea9
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ from polygateway.types import (
TelemetryStatus,
)
__version__ = "1.2.4"
__version__ = "1.3.0"
__all__ = [
"DEFAULT_PROFILES",