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 6b54967 commit 655af52Copy full SHA for 655af52
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.24.1 - TBD
+## 0.24.1 - 2023-12-15
4
5
##### Enhancements
6
- Added new publisher value for OPRA MIAX Sapphire
databento/version.py
@@ -1 +1 @@
-__version__ = "0.24.0"
+__version__ = "0.24.1"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.24.0"
+version = "0.24.1"
description = "Official Python client library for Databento"
authors = [
"Databento <[email protected]>",
0 commit comments