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 5a32b1e commit 6f4ece8Copy full SHA for 6f4ece8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.48.0 - TBD
+## 0.48.0 - 2025-01-21
4
5
#### Breaking changes
6
- Updated enumerations for unreleased datasets and publishers.
databento/version.py
@@ -1 +1 @@
-__version__ = "0.47.0"
+__version__ = "0.48.0"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.47.0"
+version = "0.48.0"
description = "Official Python client library for Databento"
authors = [
"Databento <[email protected]>",
0 commit comments