We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c06b4 commit 60d58e5Copy full SHA for 60d58e5
3 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.39.3 - TBD
+## 0.39.3 - 2024-08-20
4
5
#### Enhancements
6
- Added new publisher values for `XCIS.BBOTRADES` and `XNYS.BBOTRADES`
databento/version.py
@@ -1 +1 @@
-__version__ = "0.39.2"
+__version__ = "0.39.3"
pyproject.toml
[tool.poetry]
name = "databento"
-version = "0.39.2"
+version = "0.39.3"
description = "Official Python client library for Databento"
authors = [
"Databento <support@databento.com>",
0 commit comments