bumped version to v0.2.2

This commit is contained in:
András Veres-Szentkirályi 2013-11-09 20:25:25 +01:00
parent b8ef35022b
commit c434bdef04

View file

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