diff --git a/pyproject.toml b/pyproject.toml
index bab789a5512fb45973a7c71df831bb80c9356282..6689b7010e9bf2399d2f59de548c9b280ff65cd8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,7 +18,7 @@
 name = "aidge_export_arm_cortexm"
 description = "Aidge export for ARM CortexM systems"
 readme = "README.md"
-requires-python = ">=3.7"
+requires-python = ">=3.8"
 license = { "text" = "Eclipse Public License 2.0 (EPL-2.0)" }
 dynamic = ["version"] # defined by pbr
 
diff --git a/version.txt b/version.txt
index 6e8bf73aa550d4c57f6f35830f1bcdc7a4a62f38..17e51c385ea382d4f2ef124b7032c1604845622d 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.1.0
+0.1.1