mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Bumping major version of voxel file rather than minor.
This commit is contained in:
parent
a3b93a0e8f
commit
04526b0f07
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ import numpy as np
|
|||
import h5py
|
||||
import vtk
|
||||
|
||||
_min_version = (1,1)
|
||||
_min_version = (2,0)
|
||||
|
||||
|
||||
def main():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue