diff --git a/fspy_blender/__init__.py b/fspy_blender/__init__.py index 56772ed..d123a0d 100644 --- a/fspy_blender/__init__.py +++ b/fspy_blender/__init__.py @@ -19,7 +19,7 @@ "name": "Import fSpy project", "author": "Per Gantelius", "description": "Imports the background image and camera parameters from an fSpy project.", - "version": (1, 0, 2), + "version": (1, 0, 3), "blender": (2, 80, 0), "location": "File > Import > fSpy", "url": "https://github.com/stuffmatic/fSpy-Blender",