Parcourir la source

Specify petals-dev@googlegroups.com as an author

Aleksandr Borzunov il y a 2 ans
Parent
commit
ac22efb8b6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
 name = "petals"
 version = "1.0alpha1"
 authors = [
-  { name="Alexander Borzunov", email="borzunov.alexander@gmail.com" },
+  { name="Petals Developers", email="petals-dev@googlegroups.com" },
 ]
 description = "Easy way to efficiently run 100B+ language models without high-end GPUs"
 readme = "README.md"