You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Re-pin reflex-base to released 0.9.6 (#6680)
Now that reflex-base 0.9.6 is published, replace the development-release pin
in reflex-components-core (reflex-base >= 0.9.5.post2.dev0) with the released
floor reflex-base >= 0.9.6, so the package can be published without tripping
the dev-pin publish gate.
Also bump the root reflex floor to reflex-base >= 0.9.6 for internal
consistency (the published reflex wheel exact-pins the matching reflex-base
regardless).
Claude-Session: https://claude.ai/code/session_017ELfV78gRoQiknTTEXctPs
Co-authored-by: Claude <noreply@anthropic.com>