diff options
| author | Lars Wirzenius <liw@liw.fi> | 2011-08-31 19:06:54 +0100 |
|---|---|---|
| committer | Lars Wirzenius <liw@liw.fi> | 2011-08-31 19:06:54 +0100 |
| commit | 4d1e622155ccd3cd1b945e9b6e572d66372e7446 (patch) | |
| tree | 492ab4304d62f1e34a7fee3e85328dffdd484324 /ttystatus/__init__.py | |
| parent | 13b08556b2ed9533fc78ead7747af3c4297e8fcb (diff) | |
| parent | a84e7297500b856e9b6cb101d74d3934751799bd (diff) | |
| download | python-ttystatus-ttystatus-0.14.tar.gz | |
Release version 0.14.ttystatus-0.14
Diffstat (limited to 'ttystatus/__init__.py')
| -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 c2cfebc..23c36df 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.13' +__version__ = '0.14' from messager import Messager from status import TerminalStatus |
