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 f51133b commit 611d773Copy full SHA for 611d773
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.61.0 - TBD
+## 0.61.0 - 2025-08-12
4
5
#### Breaking changes
6
- Modified the `states` parameter in `batch.list_jobs()`
databento/version.py
@@ -1 +1 @@
-__version__ = "0.60.0"
+__version__ = "0.61.0"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.60.0"
+version = "0.61.0"
description = "Official Python client library for Databento"
authors = [
"Databento <[email protected]>",
0 commit comments