bumped versions to 0.5.2

This commit is contained in:
2026-05-18 16:19:56 +00:00
parent e64648989a
commit b5ef5b27f0

View File

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