Explorar o código

update version, sponsors and DOI

Falko Schindler hai 3 meses
pai
achega
158b777709
Modificáronse 3 ficheiros con 4 adicións e 4 borrados
  1. 1 1
      CITATION.cff
  2. 1 1
      pyproject.toml
  3. 2 2
      website/sponsors.json

+ 1 - 1
CITATION.cff

@@ -11,7 +11,7 @@ title: 'NiceGUI: Web-based user interfaces with Python. The nice way.'
 version: 2.11.0
 date-released: '2025-02-04'
 url: https://github.com/zauberzeug/nicegui
-doi: 10.5281/zenodo.14711872
+doi: 10.5281/zenodo.14800625
 identifiers:
   - description: DOI for this application's record on Zenodo
     type: doi

+ 1 - 1
pyproject.toml

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

+ 2 - 2
website/sponsors.json

@@ -1,5 +1,5 @@
 {
   "top": [],
-  "total": 22,
-  "contributors": 138
+  "total": 21,
+  "contributors": 141
 }