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.
2 parents e825079 + 1ad0128 commit dba53d7Copy full SHA for dba53d7
databento/version.py
@@ -1 +1 @@
1
-__version__ = "0.42.0"
+__version__ = "0.43.0"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "databento"
3
-version = "0.42.0"
+version = "0.43.0"
4
description = "Official Python client library for Databento"
5
authors = [
6
"Databento <support@databento.com>",
0 commit comments