diff --git a/setup.py b/setup.py
index 579b3a50f2c658655b717362cbcfa6923123d22e..ec9843b927c4ad69034de0b3a72905f199fd3038 100644
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
 
 setuptools.setup(
     name="decloud",
-    version="0.1",
+    version="1.3",
     author="Remi Cresson, Nicolas Narçon, Benjamin Commandre",
     author_email="remi.cresson@inrae.fr",
     description="Deep learning based reconstruction of optical time series using SAR imagery",