diff --git a/pyproject.toml b/pyproject.toml index eab4c937..29221f4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "secureli" -version = "0.21.0" +version = "0.21.1" description = "Secure Project Manager" authors = ["Caleb Tonn "] license = "Apache-2.0"