Skip to content

Commit 2c1ca32

Browse files
authored
Merge pull request #737 from cylc/bump-1.8.1.dev
🤖 Bump dev version
2 parents cca84cc + b1e48f7 commit 2c1ca32

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

1818
import os
1919
from typing import Dict

0 commit comments

Comments
 (0)