godot/version.py
Rémi Verschelde 1c35a31b9e
Bump version to 4.5-dev
Mr. Godot told me to tell you he won't come this evening but surely tomorrow.
2025-03-03 17:27:40 +01:00

10 lines
159 B
Python

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