diff --git a/doc/source/conf.py b/doc/source/conf.py index 91bcc16..d7f79b0 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -72,7 +72,7 @@ html_logo = "_static/balder.png" html_theme_options = { "announcement": ( - "Balder official release date: 25th of October - Stay Tuned" + "Balder v0.1.0 is here - Check it out" ) }