bumped version to v0.2.1

This commit is contained in:
András Veres-Szentkirályi 2013-11-05 21:42:57 +01:00
parent b8ebe9ed58
commit e078659845

View file

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