1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00
Files
godot/version.py
2025-10-13 21:05:40 +02:00

10 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"