Bump version to 3.3

This commit is contained in:
Rémi Verschelde
2021-03-19 14:04:54 +01:00
parent 9eba7649e1
commit 82d5e444ed
2 changed files with 4 additions and 4 deletions

View File

@@ -85,7 +85,7 @@ author = "Juan Linietsky, Ariel Manzur and the Godot community"
# Version info for the project, acts as replacement for |version| and |release|
# The short X.Y version
version = os.getenv("READTHEDOCS_VERSION", "3.2")
version = os.getenv("READTHEDOCS_VERSION", "3.3")
# The full version, including alpha/beta/rc tags
release = version