Skip to content

Commit 052e93f

Browse files
author
KoleT
committed
Bump version to 1.0.1 in __init__.py.
1 parent 220a86d commit 052e93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
__author__ = "Lorastack Tag autoloader"
66
__email__ = "kole.tackney@gmail.com"
7-
__version__ = "1.0.0"
7+
__version__ = "1.0.1"
88

99
__all__ = ['NODE_CLASS_MAPPINGS', 'NODE_DISPLAY_NAME_MAPPINGS', 'CC_VERSION']
1010

0 commit comments

Comments
 (0)