diff --git a/setup.py b/setup.py index 09bce0f..4374ef1 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -__version__ = '1.0a8' +__version__ = '1.0a9' setup( name='rtv',