1.0
This commit is contained in:
parent
7a8b7a82af
commit
c3d1876a7e
4
setup.py
4
setup.py
@ -2,10 +2,10 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='ptvp35',
|
name='ptvp35',
|
||||||
version='1.0rc7',
|
version='1.0',
|
||||||
packages=['ptvp35'],
|
packages=['ptvp35'],
|
||||||
url='https://gitea.ongoteam.net/PTV/ptvp35',
|
url='https://gitea.ongoteam.net/PTV/ptvp35',
|
||||||
license='',
|
license='MIT',
|
||||||
author='PARRRATE TNV',
|
author='PARRRATE TNV',
|
||||||
author_email='',
|
author_email='',
|
||||||
description=''
|
description=''
|
||||||
|
Loading…
Reference in New Issue
Block a user