Skip to content

Commit dba53d7

Browse files
authored
VER: Release 0.43.0
See release notes.
2 parents e825079 + 1ad0128 commit dba53d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

databento/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.42.0"
1+
__version__ = "0.43.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "databento"
3-
version = "0.42.0"
3+
version = "0.43.0"
44
description = "Official Python client library for Databento"
55
authors = [
66
"Databento <[email protected]>",

0 commit comments

Comments
 (0)