godot/version.py
2021-05-19 14:56:50 +02:00

10 lines
154 B
Python

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