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