We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62168a commit df3dc9cCopy full SHA for df3dc9c
__init__.py
@@ -7,7 +7,7 @@
7
'name': 'BlenderNeRF',
8
'description': 'Easy NeRF synthetic dataset creation within Blender',
9
'author': 'Maxime Raafat',
10
- 'version': (3, 0, 0),
+ 'version': (4, 0, 0),
11
'blender': (3, 0, 0),
12
'location': '3D View > N panel > BlenderNeRF',
13
'doc_url': 'https://github.com/maximeraafat/BlenderNeRF',
0 commit comments