Преглед изворни кода

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"