mirror of
https://github.com/dnet/pySSTV.git
synced 2025-12-06 07:12:00 +01:00
bumped version to v0.5.7
This commit is contained in:
parent
f25ecac2c5
commit
a4c840177c
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='PySSTV',
|
name='PySSTV',
|
||||||
version='0.5.6',
|
version='0.5.7',
|
||||||
description='Python classes for generating Slow-scan Television transmissions',
|
description='Python classes for generating Slow-scan Television transmissions',
|
||||||
author=u'András Veres-Szentkirályi',
|
author=u'András Veres-Szentkirályi',
|
||||||
author_email='vsza@vsza.hu',
|
author_email='vsza@vsza.hu',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue