From 7a13be67a54e02aa3f16f9ca57cadd6a501f3373 Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Sun, 5 Feb 2023 10:06:15 -0800 Subject: [PATCH] Update version.py --- timm/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timm/version.py b/timm/version.py index e2ac9a76..c0211675 100644 --- a/timm/version.py +++ b/timm/version.py @@ -1 +1 @@ -__version__ = '0.8.8dev0' +__version__ = '0.8.9dev0'