Skip to content

Commit c2690b2

Browse files
codebydivineclaude
andcommitted
chore: Bump version to 0.1.20 with divine-requests 0.1.14
- Update divine-requests dependency from 0.1.13 to 0.1.14 - Bump package version from 0.1.19 to 0.1.20 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent c922794 commit c2690b2

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.19"
7+
version = "0.1.20"
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.13",
29+
"divine-requests==0.1.14",
3030
"divine-type-enforcer==0.1.8",
3131
"anyio>=4.0.0",
3232
]

0 commit comments

Comments
 (0)