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"
33# Example of manifest file for a Blender extension
44# Change the values according to your extension
55id = " sequence_loader"
6- version = " 0.3.5 "
6+ version = " 0.3.6 "
77name = " Blender Sequence Loader"
88tagline = " Just-in-time loader for meshio-supported mesh file sequences"
99maintainer =
" Stefan Rhys Jeske <[email protected] >"
Original file line number Diff line number Diff line change 99project = 'blender-sequence-loader'
1010copyright = '2025, InteractiveComputerGraphics'
1111author = 'InteractiveComputerGraphics'
12- release = '0.3.5 '
12+ release = '0.3.6 '
1313
1414# -- General configuration ---------------------------------------------------
1515# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
You can’t perform that action at this time.
0 commit comments