diff --git a/pose_library/__init__.py b/pose_library/__init__.py index ed22d84bf5d9ce13ad713ed0a8d583d9ee4d692c..b13d1bf0ddcaea198b59c9e2218d842c1593146e 100644 --- a/pose_library/__init__.py +++ b/pose_library/__init__.py @@ -10,7 +10,6 @@ bl_info = { "author": "Sybren A. StĂĽvel", "version": (2, 0), "blender": (3, 0, 0), - "warning": "In heavily development, things may change", "location": "Asset Browser -> Animations, and 3D Viewport -> Animation panel", "doc_url": "{BLENDER_MANUAL_URL}/animation/armatures/posing/editing/pose_library.html", "support": "OFFICIAL",