Skip to content

Commit 1ad0128

Browse files
committed
MOD: Increment module version number
1 parent bd0db0f commit 1ad0128

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 <support@databento.com>",

0 commit comments

Comments
 (0)