Skip to content

Commit b98f0b8

Browse files
committed
Change version to v0.1.5
1 parent 3a82efd commit b98f0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gmshparser/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .mesh import Mesh
22
from .main_parser import MainParser
33

4-
__version__ = "0.1.4"
4+
__version__ = "0.1.5"
55
__author__ = "Jukka Aho <ahojukka5@gmail.com>"
66

77

0 commit comments

Comments
 (0)