diff --git a/__init__.py b/__init__.py index 8d23db0c6..9a0c3e6d1 100644 --- a/__init__.py +++ b/__init__.py @@ -23,11 +23,11 @@ "name": "Animation Nodes", "description": "Node system for more flexible animations.", "author": "Jacques Lucke", - "version": (0, 1, 0), + "version": (1, 0, 0), "blender": (2, 7, 6), "location": "Node Editor", "category": "Node", - "warning": "Stable, but some things may change in the future." + "warning": "" }