bumped version to v0.5.6

This commit is contained in:
András Veres-Szentkirályi 2023-11-06 08:51:14 +01:00
parent b22e81e65f
commit bc74dc98d6

View file

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