diff --git a/depsgraph_debug.py b/depsgraph_debug.py index c007232a71dd63dea0f8d4201017e98c1f983d58..7d59cf24c565da171fb0857c870fb64fb812654d 100644 --- a/depsgraph_debug.py +++ b/depsgraph_debug.py @@ -27,7 +27,7 @@ bl_info = { "name": "Dependency Graph Debug", "author": "Sergey Sharybin", "version": (0, 1), - "blender": (2, 79, 0), + "blender": (2, 80, 0), "description": "Various dependency graph debugging tools", "warning": "", "wiki_url": "",