Skip to content

Commit c922794

Browse files
committed
Bump version to 0.1.19 and require divine-requests==0.1.13 (now published with py.typed)
1 parent 030f6e4 commit c922794

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "divine-thegraph-token-api"
7-
version = "0.1.18"
7+
version = "0.1.19"
88
authors = [
99
{ name="DIVINE", email="[email protected]" },
1010
]
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
keywords = ["blockchain", "ethereum", "solana", "defi", "nft", "api", "thegraph", "web3", "crypto"]
2828
dependencies = [
29-
"divine-requests==0.1.12",
29+
"divine-requests==0.1.13",
3030
"divine-type-enforcer==0.1.8",
3131
"anyio>=4.0.0",
3232
]

0 commit comments

Comments
 (0)