v0.3.1 (2026-07-29)
Fix
- Event handlers now work when Citry is installed from PyPI. In 0.3.0 the browser runtime that Citry serves for
Eventswas left out of the published package, so a page with an event handler loaded a script the server could not produce, and the call never reached Python. Upgrade to useEvents; no code change is needed.