We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8933afc commit e094d8aCopy full SHA for e094d8a
__init__.py
@@ -31,8 +31,8 @@
31
bl_info = {
32
"name": "CharMorph",
33
"author": "Michael Vigovsky",
34
- "version": (0, 3, 5),
35
- "blender": (3, 3, 0),
+ "version": (0, 4, 0),
+ "blender": (4, 3, 0),
36
"location": "View3D > Tools > CharMorph",
37
"description": "Character creation and morphing, cloth fitting and rigging tools",
38
'wiki_url': "",
about.py
@@ -4,8 +4,8 @@
4
5
6
7
8
9
10
11
0 commit comments