diff options
Diffstat (limited to 'python-huggingface-hub.spec')
-rw-r--r-- | python-huggingface-hub.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-huggingface-hub.spec b/python-huggingface-hub.spec index 7716378..8c58da4 100644 --- a/python-huggingface-hub.spec +++ b/python-huggingface-hub.spec @@ -1,5 +1,5 @@ %global pypi_name huggingface-hub -%global pypi_version 0.22.2 +%global pypi_version 0.19.4 %global pkg_summary The official Python client for the Huggingface Hub. %global pkg_description %{expand: %{pkg_summary}} @@ -52,4 +52,4 @@ Summary: %{pkg_summary} %changelog * Sun Mar 31 2024 YunShu -- add huggingface-hub 0.22.2 +- add huggingface-hub 0.19.4 |