bumped version to v0.1.7

This commit is contained in:
András Veres-Szentkirályi 2013-07-01 16:46:28 +02:00
parent 1f5e2963ef
commit ee803f0294

View file

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