Explorar el Código

Merge branch 'main' of https://github.com/zauberzeug/nicegui into main

Rodja Trappe hace 4 años
padre
commit
cf00d4c273
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -2,7 +2,7 @@
 name = "nicegui"
 version = "0.1.0"
 description = "High-Level Abstraction Web-GUI Using Just Python"
-authors = ["Zauberzeug GmbH"]
+authors = ["Zauberzeug GmbH <info@zauberzeug.com>"]
 license = "MIT"
 readme = "README.md"
 repository = "https://github.com/zauberzeug/nicegui"