wylark
/
munter.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Bump version, as the API did in fact change a lot
[munter.git]
/
munter
/
__init__.py
diff --git
a/munter/__init__.py
b/munter/__init__.py
index 9380987e186d62c0bf7d612923ae9fb194fa26a9..3f7363914589e306588060abc8943a9ceb1189d3 100755
(executable)
--- a/
munter/__init__.py
+++ b/
munter/__init__.py
@@
-1,2
+1,3
@@
"""Main package for Munter.py"""
"""Main package for Munter.py"""
-__version__ = "1.0.2"
+__version__ = "2.0.0"
+from .munter import time_calc