From c454d54e949b17ec8da407249d1a1715774ee611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danie=CC=88l=20de=20Kok?= Date: Thu, 13 Jul 2023 14:51:57 +0200 Subject: [PATCH] Description --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 80dc4a66..8e419b6d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] version = 0.9.0 -description = Curated transformer models +description = A PyTorch library of transformer models and components url = https://github.com/explosion/curated-transformers author = Explosion author_email = contact@explosion.ai