> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
> Use this file to discover all available pages before exploring further.

# prefect-shell

## 0.3.6

*Released on June 05, 2026*

**Bug Fixes**

* Kill whole process tree on `ShellOperation` cleanup [#21586](https://github.com/PrefectHQ/prefect/pull/21586) by [@zzstoatzz](https://github.com/zzstoatzz)

***

## 0.3.3

*Released on February 12, 2026*

**Maintenance**

* Bump `prefect` lower bound to `>=3.6.17` [#20659](https://github.com/PrefectHQ/prefect/pull/20659) by [@desertaxle](https://github.com/desertaxle)

***

## 0.3.2

*Released on February 03, 2026*

**Features**

* update classifiers and matrix generation for integrations 3.13 support [#17791](https://github.com/PrefectHQ/prefect/pull/17791) by [@zzstoatzz](https://github.com/zzstoatzz)

**Bug Fixes**

* fix 3.9 test for prefect-shell [#18014](https://github.com/PrefectHQ/prefect/pull/18014) by [@zzstoatzz](https://github.com/zzstoatzz)
* misc type fixes in `prefect-shell` [#18002](https://github.com/PrefectHQ/prefect/pull/18002) by [@zzstoatzz](https://github.com/zzstoatzz)
* Migrate to `pyproject.toml` [#17116](https://github.com/PrefectHQ/prefect/pull/17116) by [@zzstoatzz](https://github.com/zzstoatzz)

**Documentation**

* Remove Python 3.9 support [#19273](https://github.com/PrefectHQ/prefect/pull/19273) by [@desertaxle](https://github.com/desertaxle)
* Bumps to `ruff==0.9.2` and `mypy==1.14.1` [#16916](https://github.com/PrefectHQ/prefect/pull/16916) by [@chrisguidry](https://github.com/chrisguidry)
* Update links in blocks to not point to docs from archived repositories [#16031](https://github.com/PrefectHQ/prefect/pull/16031) by [@discdiver](https://github.com/discdiver)

**Other**

* migrate prefect-shell from [@sync](https://github.com/sync)\_compatible to [@async](https://github.com/async)\_dispatch [#20415](https://github.com/PrefectHQ/prefect/pull/20415) by [@zzstoatzz](https://github.com/zzstoatzz)
* dev group for all integrations [#17273](https://github.com/PrefectHQ/prefect/pull/17273) by [@zzstoatzz](https://github.com/zzstoatzz)
