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