bumped version to v0.2.6

This commit is contained in:
András Veres-Szentkirályi 2016-02-22 14:46:32 +01:00
parent 45fbdbd7c8
commit 7335f72c91

View file

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