From 673fbb09a5d268e73bf79da4cee3a193eab115a0 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Wed, 1 Jun 2022 13:47:23 -0500 Subject: [PATCH] Release 2.1.8 (#112) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c46069b..12896e6 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='readthedocs-sphinx-ext', - version='2.1.7', + version='2.1.8', author='Read the Docs, Inc', author_email='dev@readthedocs.com', url='http://github.com/readthedocs/readthedocs-sphinx-ext',