From c3d1876a7e62b58b53669114113d76c5b2cf0b31 Mon Sep 17 00:00:00 2001 From: timofey Date: Fri, 25 Nov 2022 17:57:31 +0000 Subject: [PATCH] 1.0 --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index dd8f724..0cce3de 100644 --- a/setup.py +++ b/setup.py @@ -2,10 +2,10 @@ from setuptools import setup setup( name='ptvp35', - version='1.0rc7', + version='1.0', packages=['ptvp35'], url='https://gitea.ongoteam.net/PTV/ptvp35', - license='', + license='MIT', author='PARRRATE TNV', author_email='', description=''