New Features
- **Support for ALM API**: Introduced support for the [Anaplan Application Lifecycle Management (ALM) API](https://help.anaplan.com/application-lifecycle-management-api-2565cfa6-e0c2-4e24-884e-d0df957184d6). This allows you to manage your model's lifecycle programmatically.
- **List User Endpoints**: Added endpoints to list users, as part of the ALM API support. This makes it easier to retrieve user-related information within the ALM Namespace.
Bug Fixes
- **Py Class References**: Fixed the Python class references in docstrings throughout the SDK to ensure that the documentation is accurate and helpful.
Documentation
- **Restructured API Reference**: The API reference has been reorganized into synchronous and asynchronous sections to help you find the information you need more quickly and intuitively.
- **Added ALM Section**: A dedicated section for ALM has been added to the API reference, providing detailed documentation on how to use the new ALM features in the SDK.