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