Skip to content

Commit 74a2e0c

Browse files
committed
scylla: bump version to 0.5.0
1 parent 32dd96f commit 74a2e0c

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.4.7"
4+
version = "0.5.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.4.7"
3+
version = "0.5.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)