From 5fb0d935116d138e888eef38092ce170f16d1aa5 Mon Sep 17 00:00:00 2001 From: Chris Holdgraf <choldgraf@berkeley.edu> Date: Mon, 12 Oct 2020 16:58:44 -0700 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20UPGRADE:=20sphinx-book-theme=20v0.0?= =?UTF-8?q?.38=20(#1047)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c137c814..846662f3 100644 --- a/setup.py +++ b/setup.py @@ -77,7 +77,7 @@ setup( "sphinx-copybutton", "sphinx-comments", "sphinxcontrib-bibtex", - "sphinx_book_theme>=0.0.36", + "sphinx_book_theme>=0.0.38", "sphinx-thebe>=0.0.6", "sphinx-panels~=0.5.2", ], -- GitLab