浏览代码

Merge branch 'main' of github.com:zauberzeug/nicegui

Falko Schindler 7 月之前
父节点
当前提交
3c52414607
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "nicegui"
-version = "2.2.0-dev"
+version = "2.3.0-dev"
 description = "Create web-based user interfaces with Python. The nice way."
 authors = ["Zauberzeug GmbH <info@zauberzeug.com>"]
 license = "MIT"