mirror of
https://github.com/dnet/pySSTV.git
synced 2025-12-06 07:12:00 +01:00
bumped version to v0.3
This commit is contained in:
parent
a601f8e754
commit
d51c00a04a
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='PySSTV',
|
name='PySSTV',
|
||||||
version='0.2.8',
|
version='0.3',
|
||||||
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