bumped version to v0.1.6

This commit is contained in:
András Veres-Szentkirályi 2013-06-26 11:23:53 +02:00
parent 7560c8f37f
commit 75292e2bee

View file

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