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 f6f29c0 commit 07d07c3Copy full SHA for 07d07c3
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: 3.0.2
12
-date-released: "2025-10-04"
+version: 3.0.3
+date-released: "2025-10-06"
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 = "3.0.2.dev0"
+version = "3.0.3.dev0"
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