godot/version.py
2023-03-06 15:13:41 +01:00

10 lines
171 B
Python

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 5
patch = 2
status = "stable"
module_config = ""
year = 2023
website = "https://godotengine.org"
docs = "3.5"