wylark
/
munter.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
First stab at GUI implementation
[munter.git]
/
munter
/
__init__.py
diff --git
a/munter/__init__.py
b/munter/__init__.py
index 3f7363914589e306588060abc8943a9ceb1189d3..4393d40d0a73ab979cbbca6acb8587c662c6004b 100755
(executable)
--- a/
munter/__init__.py
+++ b/
munter/__init__.py
@@
-1,3
+1,3
@@
"""Main package for Munter.py"""
"""Main package for Munter.py"""
-__version__ = "2.
0
.0"
+__version__ = "2.
1
.0"
from .munter import time_calc
from .munter import time_calc