diff --git a/resrm/pyproject.toml b/resrm/pyproject.toml index af35975..ec97fa5 100644 --- a/resrm/pyproject.toml +++ b/resrm/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "resrm" -version = "0.1.1" +version = "0.2.0" description = "drop-in replacement for rm with undo/restore built-in." authors = ["Marco D'Aleo "] license = "GPL-3.0-or-later"