Skip to content

Commit

Permalink
Change version badge in doc home page (#7323)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscilloscope98 authored Jan 19, 2023
1 parent c31a553 commit 70a6bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/readthedocs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
html_logo = "../image/bigdl_logo.png"

# hard code it for now, may change it to read from installed bigdl
release = "latest"
release = "v2.2.0"

# The suffix of source filenames.
from recommonmark.parser import CommonMarkParser
Expand Down

0 comments on commit 70a6bea

Please sign in to comment.