1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/version.py
Rémi Verschelde d76c1d0e51 Bump version to 4.3-dev
The essential doesn't change.

-- Samuel Beckett, Waiting for Godot
2023-11-29 23:00:27 +01:00

11 lines
171 B
Python

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