bumped version to v0.4.1

This commit is contained in:
András Veres-Szentkirályi 2019-01-22 14:43:26 +01:00
parent 4b95f8b5c3
commit e220d1964c

View file

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