v5.1.1
Textualize/textualv5.1.1Jul 31, 2025by willmcgugan
AI Summary
A hotfix release that resolves an issue with PyPI package size due to pycache files being included in the build.
Key Highlights
- Fixed package size by removing pycache files from the build.
Full Release Notes
For some reason I still don't understand, poetry included pycache files in the last PyPi release. After updating Poetry, the build is a more sensible size. There are no code changes in this release.