diff options
| author | Lars Wirzenius <liw@liw.fi> | 2013-06-19 21:26:20 +0100 |
|---|---|---|
| committer | Lars Wirzenius <liw@liw.fi> | 2013-06-19 21:26:20 +0100 |
| commit | e899b539741d0d62643508ed26a1a5825f722aa1 (patch) | |
| tree | 8ddfb8f52ac0ad3a77eb390bde52aadcf7ed69c6 /ttystatus | |
| parent | 0bca9f04aff010d213fe439efd6e59ca8be0c43f (diff) | |
| download | python-ttystatus-trunk.tar.gz | |
Prepare release version 0.23ttystatus-0.23trunk
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 477e01c..956f06c 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.22' +__version__ = '0.23' from messager import Messager from status import TerminalStatus |
