File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ schema_version = "1.0.0"
3
3
# Example of manifest file for a Blender extension
4
4
# Change the values according to your extension
5
5
id = " sequence_loader"
6
- version = " 0.3.5 "
6
+ version = " 0.3.6 "
7
7
name = " Blender Sequence Loader"
8
8
tagline = " Just-in-time loader for meshio-supported mesh file sequences"
9
9
maintainer =
" Stefan Rhys Jeske <[email protected] >"
Original file line number Diff line number Diff line change 9
9
project = 'blender-sequence-loader'
10
10
copyright = '2025, InteractiveComputerGraphics'
11
11
author = 'InteractiveComputerGraphics'
12
- release = '0.3.5 '
12
+ release = '0.3.6 '
13
13
14
14
# -- General configuration ---------------------------------------------------
15
15
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
You can’t perform that action at this time.
0 commit comments