Pārlūkot izejas kodu

update version and DOI

Falko Schindler 4 mēneši atpakaļ
vecāks
revīzija
5032ca4b8f
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      CITATION.cff
  2. 1 1
      pyproject.toml

+ 1 - 1
CITATION.cff

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

+ 1 - 1
pyproject.toml

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