From 45af496197a6e76aa6acd1332af11db65b63e97a Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Wed, 8 Feb 2023 08:29:29 -0800 Subject: [PATCH] Version 0.8.11dev0 --- timm/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timm/version.py b/timm/version.py index 6394b4da..c06989cb 100644 --- a/timm/version.py +++ b/timm/version.py @@ -1 +1 @@ -__version__ = '0.8.10dev0' +__version__ = '0.8.11dev0'