diff --git a/setup.py b/setup.py index b63d453..1259164 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="rtmplite3", # Replace with your own username - version="0.2.5", + version="0.3.0", author="KnugiHK", author_email="info@knugi.xyz", description="Maybe this is the first RTMP server in Python 3",