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

Commit a938ea5

Browse files
committed
Removed password limitation. Added exception that gets thrown when a request is made and the connection to the server has been lost.
1 parent 4f60508 commit a938ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.9"
7+
version = "0.6.0"
88
authors = [
99
{ name="Adler Weber", email="[email protected]" },
1010
{ name="Bailey Danseglio", email="[email protected]" },

0 commit comments

Comments
 (0)