Oliver Nitsche Claude Sonnet 4.6 commited on
Commit
dbdff5f
·
1 Parent(s): 8dc6771

Update app description

Browse files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
  [project]
7
  name = "recognizer"
8
  version = "0.1.0"
9
- description = "Wakeup in case of noise and tries to recognize the human stand in front of the robot"
10
  readme = "README.md"
11
  requires-python = ">=3.10"
12
  dependencies = [
 
6
  [project]
7
  name = "recognizer"
8
  version = "0.1.0"
9
+ description = "Recognize persons and greet them with name"
10
  readme = "README.md"
11
  requires-python = ">=3.10"
12
  dependencies = [