What's Changed
* typo by zzstoatzz in https://github.com/PrefectHQ/prefect-cloud/pull/54
* Warns when the user's managed work pool is paused by chrisguidry in https://github.com/PrefectHQ/prefect-cloud/pull/53
* Makes `ls` work again after adding `work_pool_name` by chrisguidry in https://github.com/PrefectHQ/prefect-cloud/pull/55
* add `LICENSE` by jakekaplan in https://github.com/PrefectHQ/prefect-cloud/pull/56
* Uses a pull step to install Python dependencies by chrisguidry in https://github.com/PrefectHQ/prefect-cloud/pull/57
* Infers and autocompletes the `--from` repo when possible by chrisguidry in https://github.com/PrefectHQ/prefect-cloud/pull/59
* Updates secret block creation to use new upsert endpoint by jeanluciano in https://github.com/PrefectHQ/prefect-cloud/pull/58
* Rewords the summary from `prefect-cloud deploy` to educate more by chrisguidry in https://github.com/PrefectHQ/prefect-cloud/pull/60
* Phrases even more consisely, courtesy of daniel-prefect by chrisguidry in https://github.com/PrefectHQ/prefect-cloud/pull/61
* Removes a stray paren when printing schedules by chrisguidry in https://github.com/PrefectHQ/prefect-cloud/pull/62
* Generalize Callback Server by jakekaplan in https://github.com/PrefectHQ/prefect-cloud/pull/63
* Add default parameter support when creating a deployment by jlowin in https://github.com/PrefectHQ/prefect-cloud/pull/66
* Add programmatic invocation by jlowin in https://github.com/PrefectHQ/prefect-cloud/pull/67
* bump version to 0.1.1 by jakekaplan in https://github.com/PrefectHQ/prefect-cloud/pull/68
New Contributors
* jlowin made their first contribution in https://github.com/PrefectHQ/prefect-cloud/pull/66
**Full Changelog**: https://github.com/PrefectHQ/prefect-cloud/compare/0.1.0...0.1.1