diff --git a/pyproject.toml b/pyproject.toml index 5b14be0..f1c7fdd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "amarillo-enhancer" -version = "0.0.5" +version = "0.0.6" dependencies = [ "amarillo", "watchdog",