summaryrefslogtreecommitdiff
path: root/version.py
blob: d555d2048e1ee1e67fe99edaf600de4532920ea6 (plain)
1
2
3
4
5
6
7
8
9
10
short_name = "godot"
name = "Godot Engine"
major = 4
minor = 0
patch = 3
status = "stable"
module_config = ""
year = 2023
website = "https://godotengine.org"
docs = "4.0"