We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f87986 commit 8c5c2b7Copy full SHA for 8c5c2b7
3 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.69.0 - TBD
+## 0.69.0 - 2026-01-13
4
5
#### Enhancements
6
- Upgraded `databento-dbn` to 0.46.0
databento/version.py
@@ -1 +1 @@
-__version__ = "0.68.2"
+__version__ = "0.69.0"
pyproject.toml
[project]
name = "databento"
-version = "0.68.2"
+version = "0.69.0"
description = "Official Python client library for Databento"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments