Skip to content

Commit 6189c4f

Browse files
committed
Version bump
1 parent 77fe487 commit 6189c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inference_core_nodes/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__all__ = ("__version__", "NODE_CLASS_MAPPINGS", "NODE_DISPLAY_NAME_MAPPINGS")
22

3-
__version__ = "0.4.0"
3+
__version__ = "0.4.1"
44

55

66
def _get_node_mappings():

0 commit comments

Comments
 (0)