Skip to content

Commit

Permalink
update to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sagitta1618 committed Jan 20, 2021
1 parent d26d148 commit 6c11a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/emagpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@author: jkl
"""
EMagPy_version = '1.1.0'
EMagPy_version = '1.2.0'
name = 'emagpy'
from emagpy.Problem import Problem
from emagpy.Survey import Survey

0 comments on commit 6c11a49

Please sign in to comment.