From 7c7532fa107c10077d1a0c1c9a4b6bc786ef6346 Mon Sep 17 00:00:00 2001 From: None <62809003+Arrowar@users.noreply.github.com> Date: Tue, 22 Apr 2025 15:55:02 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 439aa9c..34268d6 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ with open(os.path.join(os.path.dirname(__file__), "requirements.txt"), "r", enco setup( name="StreamingCommunity", - version="2.9.9", + version="3.0.0", long_description=read_readme(), long_description_content_type="text/markdown", author="Lovi-0",