added decompilation and decompile with portffix in json

This commit is contained in:
2026-05-16 12:06:21 -05:00
parent 8a379b5cd3
commit ca16ce7aff
3 changed files with 119 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "foreignthon"
version = "0.3.0"
version = "0.4.0"
description = "Write Python in any language. Transpiles foreign-language .xx.py files to standard Python."
license = { text = "GPL v3" }
requires-python = ">=3.9"