We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3df6b commit 412468cCopy full SHA for 412468c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.75.0 - TBD
+## 0.75.0 - 2026-04-07
4
5
#### Enhancements
6
- Upgraded `databento-dbn` to 0.53.0:
databento/version.py
@@ -1 +1 @@
-__version__ = "0.74.1"
+__version__ = "0.75.0"
pyproject.toml
[project]
name = "databento"
-version = "0.74.1"
+version = "0.75.0"
description = "Official Python client library for Databento"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments