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