Skip to content

Commit dc915cb

Browse files
update keywords
1 parent f993667 commit dc915cb

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
@@ -1,13 +1,13 @@
11
[tool.poetry]
22
name = "solana-agent"
3-
version = "27.4.0"
3+
version = "27.4.1"
44
description = "AI Agents for Solana"
55
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
66
license = "MIT"
77
readme = "README.md"
88
repository = "https://github.com/truemagic-coder/solana-agent"
99
documentation = "https://docs.solana-agent.com"
10-
keywords = ["ai", "openai", "ai agents", "agi"]
10+
keywords = ["solana", "solana ai", "solana agent", "ai", "ai agent", "ai agents"]
1111
classifiers = [
1212
"Development Status :: 5 - Production/Stable",
1313
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)