godot/version.py
2020-09-18 08:28:18 +02:00

10 lines
156 B
Python

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 2
patch = 4
status = "beta"
module_config = ""
year = 2020
website = "https://godotengine.org"