Changed library type to object and fixed duplication of call to my_main

This commit is contained in:
2026-01-22 14:52:09 +00:00
parent 5b94a14aad
commit 527faaa9dd
2 changed files with 4 additions and 6 deletions

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 = []