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 84186ad commit 1fac92cCopy full SHA for 1fac92c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.36.0 - TBD
+## 0.36.0 - 2024-06-11
4
5
#### Enhancements
6
- Upgraded `databento-dbn` to 0.18.1
databento/version.py
@@ -1 +1 @@
-__version__ = "0.35.0"
+__version__ = "0.36.0"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.35.0"
+version = "0.36.0"
description = "Official Python client library for Databento"
authors = [
"Databento <support@databento.com>",
0 commit comments