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 4e19599 commit 933bfccCopy full SHA for 933bfcc
CITATION.cff
@@ -8,8 +8,8 @@ authors:
8
given-names: Rodja
9
orcid: https://orcid.org/0009-0009-4735-6227
10
title: "NiceGUI: Web-based user interfaces with Python. The nice way."
11
-version: 2.23.3
12
-date-released: "2025-08-26"
+version: 2.24.0
+date-released: "2025-09-05"
13
url: https://github.com/zauberzeug/nicegui
14
doi: 10.5281/zenodo.7785516
15
identifiers:
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "nicegui"
3
-version = "2.23.3-dev"
+version = "2.24.0-dev"
4
description = "Create web-based user interfaces with Python. The nice way."
5
authors = ["Zauberzeug GmbH <info@zauberzeug.com>"]
6
license = "MIT"
0 commit comments