Skip to content

Commit

Permalink
[nodes] ImageSegmentation: Update nodes' version
Browse files Browse the repository at this point in the history
Update from 1.0 to 1.2. The update to 1.1 that should have occurred with
#2165 has been forgotten.
  • Loading branch information
cbentejac committed Jan 10, 2024
1 parent 3c106c7 commit 45dbde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshroom/nodes/aliceVision/ImageSegmentation.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.0"
__version__ = "1.2"

from meshroom.core import desc

Expand Down

0 comments on commit 45dbde5

Please sign in to comment.