Draichi commited on
Commit
8e92894
1 Parent(s): b559b97

chore(pyptoject.toml): update title and description

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -2
pyproject.toml CHANGED
@@ -1,7 +1,7 @@
1
  [tool.poetry]
2
- name = "briefing-generator"
3
  version = "0.1.0"
4
- description = "Using LLMs to analyse and generate race reports"
5
  authors = ["Lucas Draichi <lucasdraichi@gmail.com>"]
6
  license = "MIT"
7
  readme = "README.md"
 
1
  [tool.poetry]
2
+ name = "formula1-ai"
3
  version = "0.1.0"
4
+ description = "Using AI to analyse and generate race reports"
5
  authors = ["Lucas Draichi <lucasdraichi@gmail.com>"]
6
  license = "MIT"
7
  readme = "README.md"