Skip to content

Commit ca21bdb

Browse files
committed
Bump version to 0.1.16 and require divine-requests==0.1.12
1 parent cf9ef9c commit ca21bdb

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.15"
7+
version = "0.1.16"
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.11",
29+
"divine-requests==0.1.12",
3030
"divine-type-enforcer==0.1.8",
3131
"anyio>=4.0.0",
3232
]

0 commit comments

Comments
 (0)