barunsaha commited on
Commit
e003d25
·
1 Parent(s): e81a5f8

Update Python package description

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -7,7 +7,7 @@ name = "slidedeckai"
7
  authors = [
8
  { name="Barun Saha", email="[email protected]" }
9
  ]
10
- description = "A Python package to generate slide decks using AI."
11
  readme = "README.md"
12
  requires-python = ">=3.10"
13
  classifiers = [
 
7
  authors = [
8
  { name="Barun Saha", email="[email protected]" }
9
  ]
10
+ description = "Co-create PowerPoint slide decks with AI"
11
  readme = "README.md"
12
  requires-python = ">=3.10"
13
  classifiers = [