Skip to content

Commit

Permalink
VER: Release 0.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nmacholl committed Dec 17, 2024
1 parent ea8f6eb commit 674e405
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.47.0 - TBD
## 0.47.0 - 2024-12-17

#### Enhancements
- Upgraded `databento-dbn` to 0.25.0
Expand Down
2 changes: 1 addition & 1 deletion databento/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.46.0"
__version__ = "0.47.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.46.0"
version = "0.47.0"
description = "Official Python client library for Databento"
authors = [
"Databento <support@databento.com>",
Expand Down

0 comments on commit 674e405

Please sign in to comment.