fix/tokenizer-bug #1

Merged
KeshavAnandCode merged 2 commits from fix/tokenizer-bug into main 2026-05-21 15:32:46 +00:00
Showing only changes of commit d4b931ec2c - Show all commits

View File

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