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 191f5dc commit 71aaec2Copy full SHA for 71aaec2
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.69.0
+## 0.68.1 - 2025-12-16
4
5
#### Enhancements
6
- Improved the performance of `DBNStore.to_df()` symbol mapping
databento/version.py
@@ -1 +1 @@
-__version__ = "0.68.0"
+__version__ = "0.68.1"
pyproject.toml
[project]
name = "databento"
-version = "0.68.0"
+version = "0.68.1"
description = "Official Python client library for Databento"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments