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 1da6594 commit 7ac602cCopy full SHA for 7ac602c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.63.0 - TBD
+## 0.63.0 - 2025-09-02
4
5
#### Enhancements
6
- Upgraded `databento-dbn` to 0.41.0
databento/version.py
@@ -1 +1 @@
-__version__ = "0.62.0"
+__version__ = "0.63.0"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.62.0"
+version = "0.63.0"
description = "Official Python client library for Databento"
authors = [
"Databento <[email protected]>",
0 commit comments