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 b13eff8 commit 10f25caCopy full SHA for 10f25ca
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.45.0 - TBD
+## 0.45.0 - 2024-11-12
4
5
This release adds support for Python v3.13.
6
databento/version.py
@@ -1 +1 @@
-__version__ = "0.44.1"
+__version__ = "0.45.0"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.44.1"
+version = "0.45.0"
description = "Official Python client library for Databento"
authors = [
"Databento <[email protected]>",
0 commit comments