Skip to content

Commit

Permalink
bump version and build toml
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyAJohnston committed Nov 29, 2024
1 parent a371eb6 commit 4a972db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions molecularnodes/blender_manifest.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
schema_version = "1.0.0"

id = "molecularnodes"
version = "4.2.8"
version = "4.2.9"
name = "Molecular Nodes"
tagline = "A toolbox for molecular import and animation in Blender"
maintainer = "Brady Johnston<[email protected]>"
Expand Down Expand Up @@ -81,7 +81,7 @@ wheels = [
"./wheels/six-1.16.0-py2.py3-none-any.whl",
"./wheels/starfile-0.5.6-py3-none-any.whl",
"./wheels/threadpoolctl-3.5.0-py3-none-any.whl",
"./wheels/tqdm-4.67.0-py3-none-any.whl",
"./wheels/tqdm-4.67.1-py3-none-any.whl",
"./wheels/typing_extensions-4.12.2-py3-none-any.whl",
"./wheels/tzdata-2024.2-py2.py3-none-any.whl",
]
Expand Down

0 comments on commit 4a972db

Please sign in to comment.