Skip to content

Commit 87ca49e

Browse files
Bump dev version (#639)
1 parent 3a41c6f commit 87ca49e

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.1"
16+
__version__ = "1.5.2.dev"
1717

1818
import os
1919
from typing import Dict

0 commit comments

Comments
 (0)