Skip to content

Commit 28d7ab2

Browse files
bump version
1 parent 7fb381f commit 28d7ab2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/changelog.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Changelog
33
---
44

5-
## v520.4.0 - UNRELEASED
5+
## v520.4.0 - 2026-06-19
66

77
### Enhancements
88
- Chaining nodes with `>>` node supports `None` in a chain. Allows for optional insertion of a node given a condition.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nodebpy"
3-
version = "520.3.0"
3+
version = "520.4.0"
44
description = "Build nodes trees in Blender more elegantly with code"
55
readme = "README.md"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)