Fix bad target in some CMake lines

This commit is contained in:
2025-11-24 11:00:16 +00:00
parent 9ff5caf1e0
commit c59200a54c
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "mx_convert"
version = "0.5.1"
version = "0.5.2"
description = "A Cube MX projct conversion helper"
authors = [{ name = "Didas72" }]
dependencies = []