Skip to content

Commit

Permalink
Bump dev version & fix docs link (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
MetRonnie committed Jun 20, 2024
1 parent 70bc52e commit 5d16afd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cylc/rose/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
.. seealso::
`Rose Stem documentation
<https://metomi.github.io/rose/2019.01.8/html/tutorial/rose/furthertopics/
<https://metomi.github.io/rose/2.3.0/html/tutorial/rose/furthertopics/
rose-stem.html>`_
Expand All @@ -232,4 +232,4 @@
"""

__version__ = '1.4.0'
__version__ = '1.4.1.dev'

0 comments on commit 5d16afd

Please sign in to comment.