Skip to content

Commit

Permalink
update to version 1, more imports in __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-murray committed Jan 20, 2016
1 parent c7b1384 commit 0114352
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion mrpy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
__version__ = "0.9.0"
__version__ = "1.0.0"
from core import dndm, MRP
from fit_curve import get_fit_curve
from stats import TGGD
from physical_dependence import mrp_b13

0 comments on commit 0114352

Please sign in to comment.