We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a82efd commit b98f0b8Copy full SHA for b98f0b8
gmshparser/__init__.py
@@ -1,7 +1,7 @@
1
from .mesh import Mesh
2
from .main_parser import MainParser
3
4
-__version__ = "0.1.4"
+__version__ = "0.1.5"
5
__author__ = "Jukka Aho <ahojukka5@gmail.com>"
6
7
0 commit comments