Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 66ff3ba

Browse files
committed
Open interest streaming, bug fixes, enum fixes.
1 parent 96521ed commit 66ff3ba

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/reference.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ Theta Data Python API.
66

77
> Finding a concept confusing? Let us know!
88
9-
::: thetadata.exceptions
9+
::: thetadata.client
10+
::: thetadata.enums
11+
::: thetadata.exceptions

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "thetadata"
7-
version = "0.7.5.1"
7+
version = "0.7.5.2"
88
authors = [
99
{ name="Adler Weber", email="[email protected]" },
1010
{ name="Bailey Danseglio", email="[email protected]" },

0 commit comments

Comments
 (0)