Skip to content

Commit 4babf5f

Browse files
committed
VER: Release 0.52.0
1 parent 0aa1e79 commit 4babf5f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.52.0 - TBD
3+
## 0.52.0 - 2025-04-15
44

55
#### Enhancements
66
- Added new optional `id` field to `SubcriptionRequest` class which will be used for improved error messages

databento/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.51.0"
1+
__version__ = "0.52.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "databento"
3-
version = "0.51.0"
3+
version = "0.52.0"
44
description = "Official Python client library for Databento"
55
authors = [
66
"Databento <support@databento.com>",

0 commit comments

Comments
 (0)