bumped version to v0.4.2

This commit is contained in:
András Veres-Szentkirályi 2019-07-12 21:55:20 +02:00
parent 1b6884ee63
commit c784e9df15

View file

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