* Fixed default for 'Registrar' registry class attribute
* Fixed wordwrap issue in tables in tutorial
* Added recipe to recipes.md
* Removed non-public classes and functions from documentation
* Fixed bug with Manager's `create` property so that it properly calls the
`manage` method
* Changed required Python version to 3.11 or greater