bumped version
All checks were successful
CI / test (pull_request) Successful in 12s
Publish Core / verify (push) Successful in 10s
Publish Core / publish (push) Successful in 14s

This commit is contained in:
2026-05-21 15:31:29 +00:00
parent 784b3729e4
commit d4b931ec2c

View File

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