Skip to content

v0.0.2b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 14:51
480efb8

Pre-release for Testing

⚠️ This is a pre-release version available on TestPyPI

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