From 76475d6d982a483f9d9811c040bd387ee0760ed2 Mon Sep 17 00:00:00 2001 From: netpro2k Date: Thu, 20 May 2021 17:11:02 -0700 Subject: [PATCH] Bump version --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index f1b39d63..f093c8ca 100644 --- a/__init__.py +++ b/__init__.py @@ -13,7 +13,7 @@ "author" : "MozillaReality", "description" : "Tools for developing GLTF assets for Mozilla Hubs", "blender" : (2, 92, 0), - "version" : (0, 0, 9), + "version" : (0, 0, 10), "location" : "", "wiki_url": "https://github.com/MozillaReality/hubs-blender-exporter", "tracker_url": "https://github.com/MozillaReality/hubs-blender-exporter/issues",