File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.51.0 - 2025-04-08
4+
5+ #### Enhancements
6+ - Upgraded ` databento-dbn ` to 0.31.0
7+ - Fixed Python type annotation for ` SystemMsg.is_heartbeat() ` method that was previously annotated as a property
8+
39## 0.50.0 - 2025-03-18
410
511#### Enhancements
2632- Upgraded ` databento-dbn ` to 0.29.0
2733 - Added ` COMMODITY_SPOT ` ` InstrumentClass ` variant
2834- Improved handling of ` datetime ` and ` date ` objects in ` start ` and ` end ` parameters
29- - Upgraded ` databento-dbn ` to 0.31.0
30- - Fixed Python type annotation for ` SystemMsg.is_heartbeat() ` method that was previously annotated as a property
3135
3236## 0.49.0 - 2025-03-04
3337
Original file line number Diff line number Diff line change 1- __version__ = "0.50 .0"
1+ __version__ = "0.51 .0"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " databento"
3- version = " 0.50 .0"
3+ version = " 0.51 .0"
44description = " Official Python client library for Databento"
55authors = [
66 " Databento <support@databento.com>" ,
You can’t perform that action at this time.
0 commit comments