bumped version to v0.1.9

This commit is contained in:
András Veres-Szentkirályi 2013-07-02 17:49:04 +02:00
parent 18dab4e0d3
commit 0e0a56161a

View file

@ -4,7 +4,7 @@ from setuptools import setup
setup(
name='PySSTV',
version='0.1.8',
version='0.1.9',
description='Python classes for generating Slow-scan Television transmissions',
author=u'András Veres-Szentkirályi',
author_email='vsza@vsza.hu',