This release changes how the api key is retrieved in the google colab environment to use the built in colab secrets
> [!WARNING]
> This removed support for the old hacky env file, you must migrate to using colab secrets. See the [colab config documentation](https://cchdo.github.io/auth/config.html#google-colab-config) for how to do this.
The commands edit-cruise and edit-file were added to the cli.
These commands let you manually edit the metadata for cruise and file objects at CCHDO (if you have the credentials)
**Full Changelog**: https://github.com/cchdo/auth/compare/v1.0.2...v1.1.0