Deprecated notification
- set BrokerClient.delete_account() deprecated. Please use BrokerClient.close_account() instead. BrokerClient.delete_account() will be removed in the future release.
What's Changed
* feat: Add BrokerClient.close_account by hiohiohio in https://github.com/alpacahq/alpaca-py/pull/466
* M1-372: alpaca-py meta image by sfhemstreet in https://github.com/alpacahq/alpaca-py/pull/468
**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.22.0...v0.23.0