We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa1e79 commit 4babf5fCopy full SHA for 4babf5f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.52.0 - TBD
+## 0.52.0 - 2025-04-15
4
5
#### Enhancements
6
- Added new optional `id` field to `SubcriptionRequest` class which will be used for improved error messages
databento/version.py
@@ -1 +1 @@
-__version__ = "0.51.0"
+__version__ = "0.52.0"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.51.0"
+version = "0.52.0"
description = "Official Python client library for Databento"
authors = [
"Databento <support@databento.com>",
0 commit comments