From 5375b3794bc0d99ce0815281c176cfb64713ef78 Mon Sep 17 00:00:00 2001 From: None <62809003+Arrowar@users.noreply.github.com> Date: Fri, 20 Jun 2025 16:29:25 +0200 Subject: [PATCH] Bump v3.1.0 --- StreamingCommunity/Upload/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StreamingCommunity/Upload/version.py b/StreamingCommunity/Upload/version.py index 6ffcf08..7cce0b0 100644 --- a/StreamingCommunity/Upload/version.py +++ b/StreamingCommunity/Upload/version.py @@ -1,5 +1,5 @@ __title__ = 'StreamingCommunity' -__version__ = '3.0.9' +__version__ = '3.1.0' __author__ = 'Arrowar' __description__ = 'A command-line program to download film' __copyright__ = 'Copyright 2025' \ No newline at end of file