diff --git a/io_export_psk_psa/__init__.py b/io_export_psk_psa/__init__.py index 84a3e4f..51da0f6 100644 --- a/io_export_psk_psa/__init__.py +++ b/io_export_psk_psa/__init__.py @@ -1,7 +1,7 @@ bl_info = { "name": "PSK/PSA Exporter", "author": "Colin Basnett", - "version": ( 1, 0, 0 ), + "version": ( 1, 1, 0 ), "blender": ( 2, 80, 0 ), "location": "File > Export > PSK Export (.psk)", "description": "PSK/PSA Export (.psk)",