From b2d19b038882b32935325d7f73531c8dfde2f7c4 Mon Sep 17 00:00:00 2001 From: Josh Goebel Date: Thu, 11 Jun 2020 19:22:51 -0400 Subject: [PATCH] bump v10.1.0 --- CHANGES.md | 2 +- docs/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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.