From 5060491fcaeb73f5f879775cf617c36497e5512a Mon Sep 17 00:00:00 2001 From: ChrisFloofyKitsune Date: Sat, 25 May 2024 23:53:43 -0600 Subject: [PATCH] bumpy bump 0.2.5 --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index a442c23..6709995 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, 4), + 'version': (0, 2, 5), 'blender': (4, 1, 0) }