Skip to content

Commit

Permalink
VER: Release 0.43.0
Browse files Browse the repository at this point in the history
See release notes.
  • Loading branch information
nmacholl authored Oct 8, 2024
2 parents e825079 + 1ad0128 commit dba53d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion databento/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.42.0"
__version__ = "0.43.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "databento"
version = "0.42.0"
version = "0.43.0"
description = "Official Python client library for Databento"
authors = [
"Databento <[email protected]>",
Expand Down

0 comments on commit dba53d7

Please sign in to comment.