Skip to content

Commit 2662a69

Browse files
committed
build(release): prepare release 0.0.6
1 parent 5bfc2f3 commit 2662a69

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

object-store/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "object-store-python"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
edition = "2021"
55
authors = ["Robert Pack <[email protected]>"]
66

object-store/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "object-store-python"
7-
version = "0.0.5"
7+
version = "0.0.6"
88
requires-python = ">=3.8"
99
readme = "README.md"
1010
keywords = ["object-store", "azure", "aws", "gcp"]

0 commit comments

Comments
 (0)