Skip to content

Commit ff99c42

Browse files
authored
bump to 0.2.0-beta.1 (#52)
1 parent 245bf50 commit ff99c42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

obstore/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "object-store-py"
3-
version = "0.1.0"
3+
version = "0.2.0-beta.1"
44
authors = { workspace = true }
55
edition = { workspace = true }
66
description = "A Python interface to the Rust object_store crate, providing a uniform API for interacting with object storage services and local files."

0 commit comments

Comments
 (0)