From f27273267f70c38de2972a5e140bbd9ef72f0fc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 11:59:37 +0000 Subject: [PATCH] Bump dev version Workflow: Release stage 2 - auto publish, run: 38 --- cylc/rose/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cylc/rose/__init__.py b/cylc/rose/__init__.py index c0d97bee..73c675e5 100644 --- a/cylc/rose/__init__.py +++ b/cylc/rose/__init__.py @@ -205,4 +205,4 @@ """ -__version__ = '1.3.1' +__version__ = '1.3.2.dev'