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 a57cf33 commit 2eed532Copy full SHA for 2eed532
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.37.0 - TBD
+## 0.37.0 - 2024-07-09
4
5
#### Enhancements
6
- A disconnected `Live` client can now be reused with a different dataset
databento/version.py
@@ -1 +1 @@
-__version__ = "0.36.3"
+__version__ = "0.37.0"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.36.3"
+version = "0.37.0"
description = "Official Python client library for Databento"
authors = [
"Databento <[email protected]>",
0 commit comments