From 81e943426468ceea3fb02798aae02fceacc67793 Mon Sep 17 00:00:00 2001 From: ChrisFloofyKitsune Date: Tue, 14 May 2024 21:41:25 -0600 Subject: [PATCH] bumpo v0.2.1 --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 0fb8740..f58a6a7 100644 --- a/__init__.py +++ b/__init__.py @@ -3,7 +3,7 @@ 'author': 'ChrisFloofyKitsune, based on s3o code by Beherith and Muon', "description": "Tools for working with *.s3o files.", 'category': 'Import-Export', - 'version': (0, 2, 0), + 'version': (0, 2, 1), 'blender': (4, 1, 0) }