diff options
| author | Lars Wirzenius <liw@liw.fi> | 2015-10-17 19:05:22 +0300 |
|---|---|---|
| committer | Lars Wirzenius <liw@liw.fi> | 2015-10-17 19:05:22 +0300 |
| commit | 6e4348198446a30a1b9a38d2b11423659bfe28b7 (patch) | |
| tree | ddd5aabf7cbf827f2af7310e678634b90153ff5e /ttystatus/__init__.py | |
| parent | 458ce5e9a8bed9f72a3cdd7b6006033ddfd4ee05 (diff) | |
| download | python-ttystatus-ttystatus-0.30.tar.gz | |
Prepare version 0.30ttystatus-0.30
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 9aba951..4e64769 100644 --- a/ttystatus/__init__.py +++ b/ttystatus/__init__.py @@ -35,7 +35,7 @@ from .bytespeed import ByteSpeed from .fmt import parse -__version__ = '0.29' +__version__ = '0.30' __all__ = locals() |
