From 47f1de9bec8ecb162101a9439946368f4847c15a Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Mon, 20 Feb 2023 10:13:44 -0800 Subject: [PATCH] Version bump --- timm/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timm/version.py b/timm/version.py index 1205978e..81e99e6d 100644 --- a/timm/version.py +++ b/timm/version.py @@ -1 +1 @@ -__version__ = '0.8.12dev0' +__version__ = '0.8.13dev0'