Skip to content

Commit adb18f7

Browse files
committed
scylla: bump version to 0.8.0
1 parent 4e5ae0e commit adb18f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "sphinx-docs"
33
description = "ScyllaDB Documentation"
4-
version = "0.7.0"
4+
version = "0.8.0"
55
authors = ["ScyllaDB Documentation Contributors"]
66

77
[tool.poetry.dependencies]

scylla/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "scylla"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
edition = "2021"
55
description = "Async CQL driver for Rust, optimized for Scylla, fully compatible with Apache Cassandra™"
66
repository = "https://github.com/scylladb/scylla-rust-driver"

0 commit comments

Comments
 (0)