Merge pull request 'Bump Versions to 0.5.0, adding the cli new command with custom language creation ability...similar to cargo new' (#3) from develop into main

Reviewed-on: KeshavAnandCode/foreign-thon#3
This commit is contained in:
2026-05-17 23:35:49 +00:00

View File

@@ -14,7 +14,7 @@ authors = [
]
keywords = ["foreignthon", "spanish", "español"]
dependencies = ["foreignthon>=0.4.1"]
dependencies = ["foreignthon>=0.5.0"]
[project.entry-points."foreignthon.langs"]
es = "foreignthon_es"