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