summaryrefslogtreecommitdiffstats
path: root/version.py
blob: 0bffc43b541d5be8e0078b3cb00b58dd61b0c04b (plain)
1
2
3
4
5
6
7
8
9
short_name = "godot"
name = "Godot Engine"
major = 4
minor = 3
patch = 1
status = "rc"
module_config = ""
website = "https://godotengine.org"
docs = "4.3"