hamncheese/godot/version.py
2023-08-26 15:59:57 -05:00

10 lines
171 B
Python

short_name = "godot"
name = "Godot Engine"
major = 4
minor = 2
patch = 0
status = "dev"
module_config = ""
year = 2023
website = "https://godotengine.org"
docs = "latest"