Skip to content

v0.0.1rc16

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 17:01
· 37 commits to main since this release
cd48868

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.1rc16

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: v0.0.1rc1...v0.0.1rc16