diff --git a/setup.py b/setup.py index ab97166..d60bc54 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def read(*paths): setup( name='rtv', - version='1.0a6', + version='1.0a7', description='A simple terminal viewer for Reddit (Reddit Terminal Viewer)', long_description=(read('README.rst')), url='https://github.com/michael-lazar/rtv',