We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1ca32 commit 5ebc4c8Copy full SHA for 5ebc4c8
cylc/uiserver/__init__.py
@@ -13,7 +13,7 @@
13
# You should have received a copy of the GNU General Public License
14
# along with this program. If not, see <http://www.gnu.org/licenses/>.
15
16
-__version__ = "1.8.1.dev"
+__version__ = "1.9.0.dev"
17
18
import os
19
from typing import Dict
0 commit comments