瀏覽代碼

Update citation.cff and pyproject.toml

github-actions[bot] 9 月之前
父節點
當前提交
0de28e22c9
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 3 3
      CITATION.cff
  2. 1 1
      pyproject.toml

+ 3 - 3
CITATION.cff

@@ -8,7 +8,7 @@ authors:
   given-names: Rodja
   orcid: https://orcid.org/0009-0009-4735-6227
 title: 'NiceGUI: Web-based user interfaces with Python. The nice way.'
-version: v1.4.30
-date-released: '2024-07-26'
+version: v1.4.34
+date-released: '2024-08-05'
 url: https://github.com/zauberzeug/nicegui
-doi: 10.5281/zenodo.12926830
+doi: 10.5281/zenodo.13223152

+ 1 - 1
pyproject.toml

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