diff --git a/io_scene_xray/__init__.py b/io_scene_xray/__init__.py index 92802143..79d79c63 100644 --- a/io_scene_xray/__init__.py +++ b/io_scene_xray/__init__.py @@ -1,7 +1,7 @@ bl_info = { 'name': 'XRay Engine Tools', 'author': 'Vakhurin Sergey (igel)', - 'version': (0, 0, 0), + 'version': (0, 0, 1), 'blender': (2, 7, 0), 'category': 'Import-Export', 'location': 'File > Import/Export',