We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 328c70b commit d8ab7d1Copy full SHA for d8ab7d1
3 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.70.0 - TBD
+## 0.70.0 - 2026-01-27
4
5
#### Enhancements
6
- Added new off-market publisher for Cboe Futures Exchange (`XCBF_PITCH_XOFF`)
databento/version.py
@@ -1 +1 @@
-__version__ = "0.69.0"
+__version__ = "0.70.0"
pyproject.toml
[project]
name = "databento"
-version = "0.69.0"
+version = "0.70.0"
description = "Official Python client library for Databento"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments