"""gex — Net GEX All Expirations chart tool.""" __version__ = "1.8.0" # FIX 89: canonical schema version, stamped into every artifact as schema_version. # Bump whenever the canonical top-level key set changes. v1.8.0: FIX 95 moved # reconciliation off the PNG (no key change); FIX 96 added tickers (no key change); # FIX 97 removed the ex-front variant (variant field retained as constant # "all_expirations", so the key set is unchanged). Bumped for the furniture/ # pipeline change and the new ticker set. __schema_version__ = "1.8.0"