diff --git a/bone_selection_sets.py b/bone_selection_sets.py
index 686eb808a9a6d6f46229c57b34130b7d0ea63e0f..f0af60db4391a0fde5d4a3596d322c8a1f270e55 100644
--- a/bone_selection_sets.py
+++ b/bone_selection_sets.py
@@ -20,7 +20,7 @@ bl_info = {
     "name": "Bone Selection Sets",
     "author": "Inês Almeida, Sybren A. Stüvel, Antony Riakiotakis, Dan Eicher",
     "version": (2, 1, 1),
-    "blender": (2, 75, 0),
+    "blender": (2, 80, 0),
     "location": "Properties > Object Data (Armature) > Selection Sets",
     "description": "List of Bone sets for easy selection while animating",
     "warning": "",