bumped version to v0.2.3

This commit is contained in:
András Veres-Szentkirályi 2013-11-23 12:39:11 +01:00
parent 7e9436adeb
commit 63b97f07cf

View file

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