v0.28.1
PawelPeczek-Roboflow
released this
25 Nov 11:53
·
19 commits
to main
since this release
🔧 Fixed broken Workflows loader
Caution
In 0.28.0
we had bug causing this error:
ModuleNotFoundError: No module named 'inference.core.workflows.core_steps.sinks.roboflow.model_monitoring_inference_aggregator'
We've junked version 0.28.0
of inference
, inference-core
, inference-cpu
and inference-gpu
and we recommend our clients to upgrade.
What's Changed
- Add init.py to fix docs generation by @PawelPeczek-Roboflow in #830
- Add missing static landing page outputs by @PawelPeczek-Roboflow in #832
- Release ARM CPU builds by @alexnorell in #831
- Remove debug print from owlv2 by @alexnorell in #833
- Bump version to 0.28.1 by @PawelPeczek-Roboflow in #835
Full Changelog: v0.28.0...v0.28.1