diff --git a/cylc/sphinx_ext/__init__.py b/cylc/sphinx_ext/__init__.py index 9ffb74e..1b58709 100644 --- a/cylc/sphinx_ext/__init__.py +++ b/cylc/sphinx_ext/__init__.py @@ -23,7 +23,7 @@ from shutil import copyfile -__version__ = '1.4.0' +__version__ = '1.4.1' # map sub directory name to the name of the sphinx registration function