Skip to content

Commit 88824d5

Browse files
committed
(VERSION) 1.0.73dev
1 parent 725c415 commit 88824d5

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
@@ -29,7 +29,7 @@
2929
ch.setFormatter(formatter)
3030
ch.setLevel(logging.WARNING)
3131
loggers = {}
32-
__version__ = '1.0.71dev'
32+
__version__ = '1.0.73dev'
3333
from .modelling.core.geological_model import GeologicalModel
3434
from .visualisation.model_visualisation import LavaVuModelViewer
3535
from .visualisation.map_viewer import MapView

0 commit comments

Comments
 (0)