Skip to content

Commit 57cc01b

Browse files
committed
Bump v2.9.9
1 parent fda1bd6 commit 57cc01b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = 'StreamingCommunity'
2-
__version__ = '2.9.8'
2+
__version__ = '2.9.9'
33
__author__ = 'Arrowar'
44
__description__ = 'A command-line program to download film'
55
__copyright__ = 'Copyright 2024'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def read_readme():
1010

1111
setup(
1212
name="StreamingCommunity",
13-
version="2.9.8",
13+
version="2.9.9",
1414
long_description=read_readme(),
1515
long_description_content_type="text/markdown",
1616
author="Lovi-0",

0 commit comments

Comments
 (0)