wylark
/
munter.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update README, add .pylintrc
[munter.git]
/
munter
/
__init__.py
diff --git
a/munter/__init__.py
b/munter/__init__.py
index 9380987e186d62c0bf7d612923ae9fb194fa26a9..ddb0600a947511f4c9743f6f1f3d669058e5d4d7 100755
(executable)
--- a/
munter/__init__.py
+++ b/
munter/__init__.py
@@
-1,2
+1,4
@@
"""Main package for Munter.py"""
-__version__ = "1.0.2"
+__version__ = '2.2.0'
+__progname__ = 'Munter.py'
+from .munter import time_calc