v0.0.2b2
Pre-release
Pre-release
Pre-release for Testing
Installation
pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple async-cassandra==v0.0.2b2
Testing Instructions
Please test:
- Package installation
- Basic imports:
from async_cassandra import AsyncCluster
- FastAPI integration if applicable
- Report any issues on GitHub
What's Changed
Full Changelog: async-cassandra-v0.0.2rc2...v0.0.2b2