Skip to content

Commit b860ff2

Browse files
authored
fix: bump
1 parent 18ad45d commit b860ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loopstructural/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ def classFactory(iface):
2020
"""
2121
from .plugin_main import LoopstructuralPlugin
2222

23-
return LoopstructuralPlugin(iface)
23+
return LoopstructuralPlugin(iface)

0 commit comments

Comments
 (0)