Skip to content

Commit cafb35a

Browse files
authored
chore: Prepare 0.7.3 (#522)
1 parent d08c0c0 commit cafb35a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Unreleased
44

5+
## [0.7.3] - 2025-08-01
6+
7+
### What's Changed
8+
9+
- fix: Fix conversion from python string to Rust Attribute #520
10+
- chore: Bump arrow to 56
11+
512
## [0.7.2] - 2025-07-31
613

714
### What's 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.

obstore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "obstore"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
authors = { workspace = true }
55
edition = { workspace = true }
66
description = "The simplest, highest-throughput interface to Amazon S3, Google Cloud Storage, Azure Blob Storage, and S3-compliant APIs like Cloudflare R2."

0 commit comments

Comments
 (0)