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 e030145 commit f30d752Copy full SHA for f30d752
README.md
@@ -51,8 +51,8 @@ asyncio.run(main())
51
```
52
53
## Production Apps
54
-[Solana Agent](https://solana-agent.com) - AI Market Intelligence
55
-[CometHeart](https://cometheart.com) - AI Companion
+* [Solana Agent](https://solana-agent.com) - AI Market Intelligence
+* [CometHeart](https://cometheart.com) - AI Companion
56
57
## Contributing
58
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "solana-agent"
3
-version = "0.0.2"
+version = "0.0.3"
4
description = "The Best AI Agent Framework"
5
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
6
license = "MIT"
0 commit comments