diff --git a/docs/conf.py b/docs/conf.py index c5b3bd6a8a..7f5813d168 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -72,9 +72,9 @@ # built documents. # # The short X.Y version. -version = "5.3.0" +version = "5.4.0" # The full version, including alpha/beta/rc tags. -release = "5.3.0" +release = "5.4.0" autodoc_member_order = "bysource" autoclass_content = "both"