diff --git a/__init__.py b/__init__.py index 297a1f7..15abcac 100644 --- a/__init__.py +++ b/__init__.py @@ -1,7 +1,7 @@ bl_info = { # pylint: disable=invalid-name "name": "Panda3D Integration", "author": "Mitchell Stokes", - "version": (0, 4, 1), + "version": (0, 4, 2), "blender": (2, 79, 0), "location": "Info header, render engine menu", "description": "Run Panda3D from inside Blender",