bumped version to v0.4.4

This commit is contained in:
András Veres-Szentkirályi 2021-03-02 11:31:47 +01:00
parent 8f9151f0c1
commit 9f4c435450

View file

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