Skip to content

Commit 8a0681b

Browse files
codebydivineclaude
andcommitted
bump: Version 0.1.4
Increment patch version for CI and dependency fixes: - Fixed missing trio dependency causing 71 test failures - Removed non-existent pytest-anyio dependency - Added security workflow permissions for SARIF uploads - Improved CI stability and test coverage 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 608c6ba commit 8a0681b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.3"
7+
version = "0.1.4"
88
authors = [
99
{ name="DIVINE", email="[email protected]" },
1010
]

0 commit comments

Comments
 (0)