Skip to content

Commit b1b279c

Browse files
committed
fix(pyproject): minor naming fix
1 parent d673a63 commit b1b279c

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
@@ -1,7 +1,7 @@
11
[project]
22
name = "flare-ai-rag"
33
version = "0.1.0"
4-
description = "Flare AI SDK for Retrieval-Augmented Generation (RAG)."
4+
description = "Flare AI Kit template for Retrieval-Augmented Generation (RAG)."
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [

0 commit comments

Comments
 (0)