diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index e7d3f79..145629a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] -name = "genai" +name = "pricewatch" version = "0.1.0" -description = "Add your description here" +description = "Track aanbiedingen en alerting" readme = "README.md" requires-python = ">=3.12" dependencies = [ |