diff --git a/cylc/uiserver/__init__.py b/cylc/uiserver/__init__.py index d59099aa..7019f5a2 100644 --- a/cylc/uiserver/__init__.py +++ b/cylc/uiserver/__init__.py @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = "1.4.0" +__version__ = "1.4.1.dev" import os from typing import Dict