Skip to content

Commit 2f04623

Browse files
bump versions
1 parent d50381d commit 2f04623

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blender_manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
55
id = "sequence_loader"
6-
version = "0.3.5"
6+
version = "0.3.6"
77
name = "Blender Sequence Loader"
88
tagline = "Just-in-time loader for meshio-supported mesh file sequences"
99
maintainer = "Stefan Rhys Jeske <[email protected]>"

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = 'blender-sequence-loader'
1010
copyright = '2025, InteractiveComputerGraphics'
1111
author = '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

0 commit comments

Comments
 (0)