diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 61bffa50f530bc190b6c3d447fa38a238940c8de..e0ed8b7dd1a18a844d0dc51c3d4a27a527b636fd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 variables:
-  CONAN_VERSION: "2.0.3"
+  CONAN_VERSION: "2.0.4"
   PYTHON_VERSION: "3.6.13"
 
 workflow:
diff --git a/README.md b/README.md
index a9208e24f3d76ca3ccfeffa63d28253e58915335..28a91c43d298c51775969e643cbefebe1ed4c730 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,6 @@
 
 Pipeline to create Conan package
 
-Conan 2.0.3 for:
-* Linux 32 bits: [conan-2.0.3-linux-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/conan/-/jobs/artifacts/2.0.3/download?job=linux-i686)
-* Linux 64 bits: [conan-2.0.3-linux-x86_64.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/git/-/jobs/artifacts/2.0.3/download?job=linux-x86_64)
+Conan 2.0.4 for:
+* Linux 32 bits: [conan-2.0.4-linux-i686.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/conan/-/jobs/artifacts/2.0.4/download?job=linux-i686)
+* Linux 64 bits: [conan-2.0.4-linux-x86_64.zip](https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/git/-/jobs/artifacts/2.0.4/download?job=linux-x86_64)