From 6fe01993ad344d5083a54c227a563fe73e3f56ed Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Wed, 13 Jul 2022 09:53:15 -0700 Subject: [PATCH] verions 0.8.x for bits_and_tpu branch --- timm/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timm/version.py b/timm/version.py index 06f971e2..7556fbd9 100644 --- a/timm/version.py +++ b/timm/version.py @@ -1 +1 @@ -__version__ = '0.7.0.dev0' +__version__ = '0.8.0.dev0'