Update pyproject.toml

This commit is contained in:
Csaba 2024-01-29 15:37:00 +01:00 committed by Holger Bruch
parent b422be2b36
commit d491c42f25

View file

@ -1,8 +1,8 @@
[project]
name = "amarillo-enhancer"
version = "0.0.2"
version = "0.0.4"
dependencies = [
"amarillo-core",
"amarillo",
"watchdog",
"schedule==1.2.1",
]