diff --git a/animation_rotobezier.py b/animation_rotobezier.py
index 7c640c44ae8cfef7f42df245280858cc7b2fd764..da553c959f1d5f6bf3b20e5713a7c46b0b25269b 100644
--- a/animation_rotobezier.py
+++ b/animation_rotobezier.py
@@ -25,7 +25,7 @@
 bl_addon_info = {
     'name': 'RotoBezier',
     'author': 'Daniel Salazar <zanqdo@gmail.com>',
-    'version': (0,1),
+    'version': (0,2),
     'blender': (2, 5, 5),
     'api': 33198,
     'location': 'Select a Curve > Properties > Curve > RotoBezier',