diff --git a/pyproject.toml b/pyproject.toml index 1a5b465..50f464c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ packages = { find = { where = ["."] } } [project] name = "opencepk-lib-python-common" -version = "1.0.1" +version = "0.0.5" description = "Python package and pre-commit-hook for finding and replacing string(s) in file(s)." readme = "README.md" license = { text = "GPLv3" }