PrintNanny.ai AsyncAPI Schemas Generate + build a language client cd clients/<package directory>/ make <language>-client-build Supported languages: Rust, Python, Typescript Release a new package version cd clients/<package directory>/ bump2version --new-version=<version> make clients-release