Skip to content

Commit 2e70139

Browse files
committed
VER: Release 0.31.1
1 parent cf27cad commit 2e70139

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Changelog
22

3-
## 0.31.1 - TBD
3+
## 0.31.1 - 2024-03-20
44

55
#### Enhancements
6-
- Increase `Live` session connection & authentication timeouts
6+
- Increase `Live` session connection and authentication timeouts
77
- Added new `F_TOB` and `F_MAYBE_BAD_BOOK` variants to `RecordFlags`
88

99
#### Bug fixes

databento/version.py

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

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.31.0"
3+
version = "0.31.1"
44
description = "Official Python client library for Databento"
55
authors = [
66
"Databento <[email protected]>",

0 commit comments

Comments
 (0)