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 7cef828 commit 0d5addeCopy full SHA for 0d5adde
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.30.0 - TBD
+## 0.30.0 - 2024-02-22
4
5
#### Enhancements
6
- Changed how `SymbolMappingMsg` objects are ingested by `InstrumentMap` to single source the timestamp parsing from the `databento-dbn` package
databento/version.py
@@ -1 +1 @@
-__version__ = "0.29.0"
+__version__ = "0.30.0"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.29.0"
+version = "0.30.0"
description = "Official Python client library for Databento"
authors = [
"Databento <support@databento.com>",
0 commit comments