mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-24 01:18:10 -07:00
clients: bump versions
This commit is contained in:
@@ -7013,7 +7013,7 @@ class SeriesTree:
|
||||
class BrkClient(BrkClientBase):
|
||||
"""Main BRK client with series tree and API methods."""
|
||||
|
||||
VERSION = "v0.3.4"
|
||||
VERSION = "v0.3.5"
|
||||
|
||||
INDEXES = [
|
||||
"minute10",
|
||||
|
||||
Reference in New Issue
Block a user