diff --git a/pyproject.toml b/pyproject.toml index d520234..938459e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "notes-cleaner" -version = "0.9rc2" +version = "0.9rc3" description = "Add your description here" readme = "README.md" license = "MIT"