bump versions
Some checks failed
CI / test (push) Successful in 11s
Publish Core / verify (push) Successful in 10s
Publish Core / publish (push) Failing after 11s

This commit is contained in:
2026-05-19 15:58:35 -05:00
parent d727e3d51e
commit 863ad43716

View File

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