Files
godot/version.py
2026-04-24 16:54:42 -05:00

10 lines
160 B
Python

short_name = "godot"
name = "Godot Engine"
major = 4
minor = 7
patch = 0
status = "beta"
module_config = ""
website = "https://godotengine.org"
docs = "latest"