mirror of
https://github.com/dnet/pySSTV.git
synced 2026-03-06 04:53:59 +01:00
Merge branch 'master' of https://github.com/dnet/pySSTV
This commit is contained in:
commit
b185c33fa2
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='PySSTV',
|
name='PySSTV',
|
||||||
version='0.2.7',
|
version='0.2.8',
|
||||||
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