Skip to content

Commit 508aebf

Browse files
committed
Update description in pyproject.toml
1 parent 419649e commit 508aebf

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
@@ -7,7 +7,7 @@ name = "gptcmd"
77
authors = [
88
{ name="Bill Dengler", email="[email protected]" },
99
]
10-
description = "Chat with GPT in your terminal"
10+
description = "Command line GPT conversation and experimentation environment"
1111
readme = "README.md"
1212
requires-python = ">=3.7.1"
1313
classifiers = [

0 commit comments

Comments
 (0)