We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c6db0 commit cfef75cCopy full SHA for cfef75c
__init__.py
@@ -2,8 +2,8 @@
2
'name': "gret",
3
'author': "greisane",
4
'description': "",
5
- 'version': (0, 2, 0),
6
- 'blender': (2, 93, 0),
+ 'version': (0, 3, 0),
+ 'blender': (3, 1, 0),
7
'location': "3D View > Tools",
8
'category': "Object"
9
}
0 commit comments