From 553ded5c6b9f2cd1ce6220baf6561ff526e8ff12 Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Tue, 3 Dec 2024 10:34:38 -0800 Subject: [PATCH] Version 1.0.12 --- timm/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timm/version.py b/timm/version.py index 8ce125782a..0fb5dff152 100644 --- a/timm/version.py +++ b/timm/version.py @@ -1 +1 @@ -__version__ = '1.0.12.dev0' +__version__ = '1.0.12'