We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca2eab5 commit 6ad6cdeCopy full SHA for 6ad6cde
1 file changed
openmc_plotter/plotmodel.py
@@ -18,7 +18,7 @@
18
19
ID, NAME, COLOR, COLORLABEL, MASK, HIGHLIGHT = tuple(range(0, 6))
20
21
-__VERSION__ = "0.2.1"
+__VERSION__ = "0.2.2"
22
23
_VOID_REGION = -1
24
_NOT_FOUND = -2
0 commit comments