Skip to content

Commit a0561e7

Browse files
committed
VER: Release 0.38.0
1 parent 2b26452 commit a0561e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.38.0 - TBD
3+
## 0.38.0 - 2025-12-16
44

55
### Breaking changes
66
- Changed `Error::BadArgument::param_name` from a `String` to a `&'static str`

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "databento"
33
authors = ["Databento <[email protected]>"]
4-
version = "0.37.0"
4+
version = "0.38.0"
55
edition = "2021"
66
repository = "https://github.com/databento/databento-rs"
77
description = "Official Databento client library"

0 commit comments

Comments
 (0)