Releases: scylladb/alternator-client-python
Releases · scylladb/alternator-client-python
Release list
v1.0.0
Installation
pip install alternator-client==1.0.0Verification
Checksum Verification
curl -LO https://github.com/scylladb/alternator-client-python/releases/download/v1.0.0/SHA256SUMS
sha256sum -c SHA256SUMSGPG Signature Verification
All release artifacts are GPG signed. To verify:
gpg --keyserver keyserver.ubuntu.com --recv-keys A97AF2DE72D4293398AF8274FC93C043D8ADA78E
# Download and verify
curl -LO https://github.com/scylladb/alternator-client-python/releases/download/v1.0.0/SHA256SUMS.asc
gpg --verify SHA256SUMS.asc SHA256SUMSFull Changelog: https://github.com/scylladb/alternator-client-python/commits/v1.0.0