Skip to content

Commit f30d752

Browse files
update readme and bump ver
1 parent e030145 commit f30d752

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ asyncio.run(main())
5151
```
5252

5353
## Production Apps
54-
[Solana Agent](https://solana-agent.com) - AI Market Intelligence
55-
[CometHeart](https://cometheart.com) - AI Companion
54+
* [Solana Agent](https://solana-agent.com) - AI Market Intelligence
55+
* [CometHeart](https://cometheart.com) - AI Companion
5656

5757
## Contributing
5858

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "solana-agent"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
description = "The Best AI Agent Framework"
55
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)