diff --git a/CHANGES.md b/CHANGES.md index 54c2439e17..cc343b00d6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## Version 10.1.0 (in progress) +## Version 10.1.0 New themes: diff --git a/docs/conf.py b/docs/conf.py index a598d03deb..9ab267555e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ # built documents. # # The short X.Y version. -version = '10.0' +version = '10.1' # The full version, including alpha/beta/rc tags. -release = '10.0.0' +release = '10.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.