godot/version.py
2025-10-13 21:05:40 +02:00

9 lines
159 B
Python

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