Skip to content

Commit d8756e6

Browse files
Bump dev version (#603) [skip ci]
1 parent 6ed061c commit d8756e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cylc/uiserver/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# You should have received a copy of the GNU General Public License
1414
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1515

16-
__version__ = "1.5.0"
16+
__version__ = "1.5.1.dev"
1717

1818
import os
1919
from typing import Dict

0 commit comments

Comments
 (0)