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