diff --git a/__init__.py b/__init__.py index 30ebb22..97d10b1 100644 --- a/__init__.py +++ b/__init__.py @@ -34,7 +34,7 @@ bl_info = { 'name': 'BlenRig 5', 'author': 'Juan Pablo Bouza', - 'version': (1,001), + 'version': (1,0,1), 'blender': (2, 76, 0), 'location': 'Armature, Object and Lattice properties, View3d tools panel, Armature Add menu', 'description': 'BlenRig 5 rigging system',