From 6c42299b3e46587dad4636b85da20498dddaaab8 Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Tue, 3 Sep 2024 10:29:05 -0700 Subject: [PATCH] Back to dev version --- timm/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timm/version.py b/timm/version.py index a6824425..76585a56 100644 --- a/timm/version.py +++ b/timm/version.py @@ -1 +1 @@ -__version__ = '1.0.9' +__version__ = '1.0.10.dev0'