Upping version.

This commit is contained in:
Michael Lazar
2015-03-09 23:26:13 -07:00
parent c1176279a3
commit 09b88ba57d

View File

@@ -1,6 +1,6 @@
from setuptools import setup from setuptools import setup
__version__ = '1.0a8' __version__ = '1.0a9'
setup( setup(
name='rtv', name='rtv',