File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ tracking online video playlists (eg. YouTube subscriptions) and scheduling brows
88
99<img align =" right " width =" 300 " height =" 600 " src =" https://raw.githubusercontent.com/chapmanjacobd/library/main/.github/examples/art.avif " />
1010
11- [ ![ Downloads] ( https://static.pepy.tech/badge/xklb )] ( https://pepy.tech/project/xklb )
11+ [ ![ Downloads] ( https://static.pepy.tech/badge/library )] ( https://pepy.tech/project/library )
1212
1313## Install
1414
@@ -99,7 +99,7 @@ To stop playing press Ctrl+C in either the terminal or mpv
9999<details ><summary >List all subcommands</summary >
100100
101101 $ library
102- library (v3.0.036 ; 99 subcommands)
102+ library (v3.0.037 ; 99 subcommands)
103103
104104 Create database subcommands:
105105 ╭─────────────────┬──────────────────────────────────────────╮
Original file line number Diff line number Diff line change 55from library .utils import argparse_utils , iterables
66from library .utils .log_utils import log
77
8- __version__ = "3.0.036 "
8+ __version__ = "3.0.037 "
99
1010progs = {
1111 "Create database subcommands" : {
You can’t perform that action at this time.
0 commit comments