Skip to content

Commit f633b75

Browse files
committed
VER: Release 0.68.2
1 parent 3aa4446 commit f633b75

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.68.2 - TBD
3+
## 0.68.2 - 2026-01-06
44

55
#### Bug fixes
66
- Fix use of `Self` in `GatewayControl.parse()`

databento/version.py

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "databento"
3-
version = "0.68.1"
3+
version = "0.68.2"
44
description = "Official Python client library for Databento"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)