chore: release 1.0.4 instead of a minor bump

This commit is contained in:
2026-07-31 11:11:55 -04:00
parent 86fb4d5536
commit 58cb55b869
6 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ from polygateway.types import (
SourceConfig,
)
__version__ = "1.1.0"
__version__ = "1.0.4"
__all__ = [
"DEFAULT_PROFILES",