diff options
Diffstat (limited to 'ttystatus')
| -rw-r--r-- | ttystatus/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ttystatus/__init__.py b/ttystatus/__init__.py index 3cfc3cb..31e7294 100644 --- a/ttystatus/__init__.py +++ b/ttystatus/__init__.py @@ -14,7 +14,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. -version = '0.1' +version = '0.2' from messager import Messager from status import TerminalStatus |
