Files
godot/version.py
2025-10-15 11:15:29 -05:00

10 lines
155 B
Python

short_name = "godot"
name = "Godot Engine"
major = 4
minor = 5
patch = 2
status = "rc"
module_config = ""
website = "https://godotengine.org"
docs = "4.5"