diff --git a/docs/conf.py b/docs/conf.py index 9ba306a..70f1ed6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -4,7 +4,7 @@ sys.path = [".", ".."] + sys.path project = "AutoGluon-Cloud" -release = "0.4.0" +release = "0.4.1" copyright = "2023, All authors. Licensed under Apache 2.0." author = "AutoGluon contributors" diff --git a/docs/versions.rst b/docs/versions.rst index 92c8620..d6df12c 100644 --- a/docs/versions.rst +++ b/docs/versions.rst @@ -3,8 +3,9 @@ Available Documentation for AutoGluon-Cloud Web-based documentation is available for versions listed below: -- `AutoGluon 0.4.1 (dev) documentation `_ -- `AutoGluon 0.4.0 (stable) documentation `_ +- `AutoGluon 0.4.2 (dev) documentation `_ +- `AutoGluon 0.4.1 (stable) documentation `_ +- `AutoGluon 0.4.0 documentation `_ - `AutoGluon 0.3.1 documentation `_ - `AutoGluon 0.3.0 documentation `_ - `AutoGluon 0.2.0 documentation `_