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 2
2
"name" : "Sequence Loader" ,
3
3
"description" : "Loader for meshio supported mesh files/ simulation sequences" ,
4
4
"author" : "Interactive Computer Graphics" ,
5
- "version" : (0 , 1 , 2 ),
5
+ "version" : (0 , 1 , 3 ),
6
6
"blender" : (3 , 1 , 0 ),
7
7
"warning" : "" ,
8
8
"support" : "COMMUNITY" ,
Original file line number Diff line number Diff line change 9
9
project = 'blender-sequence-loader'
10
10
copyright = '2022, InteractiveComputerGraphics'
11
11
author = 'InteractiveComputerGraphics'
12
- release = '0.1.2 '
12
+ release = '0.1.3 '
13
13
14
14
# -- General configuration ---------------------------------------------------
15
15
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
33
33
}
34
34
35
35
36
- myst_heading_anchors = 2
36
+ myst_heading_anchors = 2
You can’t perform that action at this time.
0 commit comments