v3.45.1 - CI packaging patch
v3.45.1 is a CI and packaging patch release for v3.45.0.
Fixed
- Added a package initializer for
demos/, fixingModuleNotFoundError: No module named 'demos'during CI collection oftests/test_cross_tool_resume_benchmark.py. - Added
MANIFEST.incoverage fordemos/*.pyso the source distribution includes the demo benchmark module used by the public tests.