From 259a4cede1525d320a8d7cc6e759fc176b4a98f3 Mon Sep 17 00:00:00 2001 From: Lysandre Date: Mon, 13 Sep 2021 20:06:55 -0400 Subject: [PATCH] Release: v0.0.17 --- src/huggingface_hub/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/huggingface_hub/__init__.py b/src/huggingface_hub/__init__.py index 30f5e775c1..82975acf6d 100644 --- a/src/huggingface_hub/__init__.py +++ b/src/huggingface_hub/__init__.py @@ -16,7 +16,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.0.16" +__version__ = "0.0.17" from .commands.user import notebook_login from .constants import (