viscosity/engine/version.py
2026-04-04 19:38:56 +02:00

9 lines
155 B
Python

short_name = "godot"
name = "Godot Engine"
major = 4
minor = 6
patch = 3
status = "rc"
module_config = ""
website = "https://godotengine.org"
docs = "4.6"