File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 "name" : "Sequence Loader" ,
33 "description" : "Loader for meshio supported mesh files/ simulation sequences" ,
44 "author" : "Interactive Computer Graphics" ,
5- "version" : (0 , 1 , 2 ),
5+ "version" : (0 , 1 , 3 ),
66 "blender" : (3 , 1 , 0 ),
77 "warning" : "" ,
88 "support" : "COMMUNITY" ,
Original file line number Diff line number Diff line change 99project = 'blender-sequence-loader'
1010copyright = '2022, InteractiveComputerGraphics'
1111author = 'InteractiveComputerGraphics'
12- release = '0.1.2 '
12+ release = '0.1.3 '
1313
1414# -- General configuration ---------------------------------------------------
1515# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
3333}
3434
3535
36- myst_heading_anchors = 2
36+ myst_heading_anchors = 2
You can’t perform that action at this time.
0 commit comments