godot/version.py
2023-03-07 09:32:31 +01:00

11 lines
167 B
Python

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