Skip to content

Commit 7fd84bc

Browse files
codebydivineclaude
andcommitted
chore: Pin divine-type-enforcer to 0.1.4 and bump version to 0.1.10
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent fb6dde4 commit 7fd84bc

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.9"
7+
version = "0.1.10"
88
authors = [
99
{ name="DIVINE", email="[email protected]" },
1010
]
@@ -28,7 +28,7 @@ classifiers = [
2828
keywords = ["blockchain", "ethereum", "solana", "defi", "nft", "api", "thegraph", "web3", "crypto"]
2929
dependencies = [
3030
"divine-requests==0.1.4",
31-
"divine-type-enforcer>=0.1.1",
31+
"divine-type-enforcer==0.1.4",
3232
"anyio>=4.0.0",
3333
]
3434

0 commit comments

Comments
 (0)