chore: cut 1.2.4 and date its changelog entry
README first, since packaging freezes whatever it says at build time: version pin bumped, and the capability table now mentions that an open circuit can wait as well as fail fast. Verified the numeric claims by measurement rather than memory -- record_llm_call still takes 24 fields, schema.COLUMNS still has 24, meta still caps at 16 keys.
This commit is contained in:
@@ -33,7 +33,7 @@ from polygateway.types import (
|
||||
SourceConfig,
|
||||
)
|
||||
|
||||
__version__ = "1.2.3"
|
||||
__version__ = "1.2.4"
|
||||
|
||||
__all__ = [
|
||||
"DEFAULT_PROFILES",
|
||||
|
||||
Reference in New Issue
Block a user