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 11cc6a3 commit 9439845Copy full SHA for 9439845
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.40.0 - TBD
+## 0.40.0 - 2024-08-27
4
5
#### Enhancements
6
- Added `adjustment_factors.get_range(...)` method for `Reference` client
databento/version.py
@@ -1 +1 @@
-__version__ = "0.39.3"
+__version__ = "0.40.0"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.39.3"
+version = "0.40.0"
description = "Official Python client library for Databento"
authors = [
"Databento <[email protected]>",
0 commit comments