Skip to content

Commit 615f5ab

Browse files
authored
Merge pull request #73 from cylc/prepare-1.4.1
Prepare release: 1.4.1
2 parents 251a046 + df12af4 commit 615f5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cylc/sphinx_ext/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from shutil import copyfile
2424

2525

26-
__version__ = '1.4.0'
26+
__version__ = '1.4.1'
2727

2828

2929
# map sub directory name to the name of the sphinx registration function

0 commit comments

Comments
 (0)