> [!IMPORTANT]
> The wheel published to PyPI for [cog 0.9.0](https://pypi.org/project/cog/0.9.0/) contains sources for the tag [v0.9.0+async.1](https://github.com/replicate/cog/releases/tag/v0.9.0%2Basync.1). This was unintentional, and the release will be yanked soon. We've since published [v0.9.1](https://github.com/replicate/cog/releases/tag/v0.9.1), which like [v0.9.0](https://github.com/replicate/cog/releases/tag/v0.9.0) is set to 2a9211cff5695fcc9a13f4c156d5b9fa9f372812, and will have the correct wheel published to PyPI.
What's Changed
* tweak schema file console message by technillogue in https://github.com/replicate/cog/pull/1371
* Add ENV NVIDIA_DRIVER_CAPABILITIES=all to permit Video SDK transcoding, 3D rendering, and X11 OpenGL Display by nelsonjchen in https://github.com/replicate/cog/pull/1288
* Makefile: don't hardcode bash path and use the one from PATH instead by yorickvP in https://github.com/replicate/cog/pull/1387
* cog predict: specific hint if image name contains '=' by yorickvP in https://github.com/replicate/cog/pull/1388
* Fix types, run typechecker in CI by yorickvP in https://github.com/replicate/cog/pull/1393
* create /var/run if it doesn't exist by technillogue in https://github.com/replicate/cog/pull/1402
* update compatibility matrices: support cuda 12.2 by technillogue in https://github.com/replicate/cog/pull/1396
* Fix FastAPI state hack, freeze pyright version by yorickvP in https://github.com/replicate/cog/pull/1415
* Stricter image cleanup by nickstenning in https://github.com/replicate/cog/pull/1412
* fix(python_test): added "slow" hypothesis profile in python worker test by dkhokhlov in https://github.com/replicate/cog/pull/1416
* fix(test): 'docker' 'rmi' failed in python integration tests by dkhokhlov in https://github.com/replicate/cog/pull/1417
* fix: linting in python code by dkhokhlov in https://github.com/replicate/cog/pull/1419
* run linters in CI by technillogue in https://github.com/replicate/cog/pull/1418
* fix: make target for python dev env setup by dkhokhlov in https://github.com/replicate/cog/pull/1421
* Don't return a PredictionResponse from PredictionRunner.setup by nickstenning in https://github.com/replicate/cog/pull/1433
* make a website for the docs by zeke in https://github.com/replicate/cog/pull/1435
* Set a reasonable default parallelism on non-Linux platforms by nickstenning in https://github.com/replicate/cog/pull/1436
* fix: handle early exceptions in model setup by dkhokhlov in https://github.com/replicate/cog/pull/1428
* check if setup_result is None by technillogue in https://github.com/replicate/cog/pull/1443
* Add note for naming `Output` class by iamargentum in https://github.com/replicate/cog/pull/1444
* fix: update the version typing_extensions to use latest version by mbukeRepo in https://github.com/replicate/cog/pull/1439
* document how to install git-hosted python packages by zeke in https://github.com/replicate/cog/pull/1383
* add upgrade instructions to README by zeke in https://github.com/replicate/cog/pull/1445
* build: fix goreleaser configuration by caarlos0 in https://github.com/replicate/cog/pull/1466
* fix: test fixture does not remove docker image by dkhokhlov in https://github.com/replicate/cog/pull/1451
* Capitalize OS name in release artifacts by zeke in https://github.com/replicate/cog/pull/1467
* remove upgrade anchor from readme by zeke in https://github.com/replicate/cog/pull/1468
* Add training schemas and operations to OpenAPI schema, when available by mattt in https://githu
New Contributors
* nelsonjchen made their first contribution in https://github.com/replicate/cog/pull/1288
* yorickvP made their first contribution in https://github.com/replicate/cog/pull/1387
* dkhokhlov made their first contribution in https://github.com/replicate/cog/pull/1416
* iamargentum made their first contribution in https://github.com/replicate/cog/pull/1444
* mbukeRepo made their first contribution in https://github.com/replicate/cog/pull/1439
* caarlos0 made their first contribution in https://github.com/replicate/cog/pull/1466
**Full Changelog**: https://github.com/replicate/cog/compare/v0.9.0-beta10...v0.9.0