fix: Library type is now object and fixed duplication of call to my_main

This commit is contained in:
2026-01-26 13:23:00 +00:00
parent 5b94a14aad
commit d2bd93e8d5
2 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "mx_convert"
version = "0.5.4"
version = "0.5.5"
description = "A Cube MX projct conversion helper"
authors = [{ name = "Didas72" }]
dependencies = []