We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e094ed9 commit 53259e3Copy full SHA for 53259e3
README.md
@@ -37,7 +37,6 @@ Build your AI agents in three lines of code!
37
* Tested & Secure
38
* Built in Python
39
* Powers [CometHeart](https://cometheart.com)
40
-* Powers [Solana Agent Wallet](https://solana-agent.com)
41
42
## Unique Selling Proposition (USP) - Smart Workflows
43
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "solana-agent"
3
-version = "31.1.6"
+version = "31.1.7"
4
description = "AI Agents for Solana"
5
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
6
license = "MIT"
0 commit comments