Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ionite34 committed Mar 11, 2024
1 parent 847772d commit 9d97e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/inference_core_nodes/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__all__ = ("__version__", "NODE_CLASS_MAPPINGS", "NODE_DISPLAY_NAME_MAPPINGS")

__version__ = "0.2.1"
__version__ = "0.3.0"


def _get_node_mappings():
Expand Down

0 comments on commit 9d97e84

Please sign in to comment.