diff --git a/pyproject.toml b/pyproject.toml
index 80b5449eb8ecf644ce45a0a094a367e424c9aaf6..2bd7aafc6527092ad8362c8e344b99fa7a4bb503 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
 
 [project]
 name = "doc-ufcn"
-version = "0.2.0rc4"
+version = "0.2.0rc5"
 description = "Doc-UFCN"
 readme = { file = "README.md", content-type = "text/markdown" }
 requires-python = ">= 3.10, < 3.11"