File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " anipy-api"
3- version = " 3.8.1 "
3+ version = " 3.8.2 "
44description = " api for anipy-cli"
55authors = [" sdaqo <sdaqo.dev@protonmail.com>" ]
66license = " GPL-3.0"
Original file line number Diff line number Diff line change 11__appname__ = "anipy-api"
2- __version__ = "3.8.1 "
2+ __version__ = "3.8.2 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " anipy-cli"
3- version = " 3.8.1 "
3+ version = " 3.8.2 "
44description = " Watch and Download anime from the comfort of your Terminal"
55authors = [" sdaqo <sdaqo.dev@protonmail.com>" ]
66license = " GPL-3.0"
@@ -20,7 +20,7 @@ yaspin = "^3.0.2"
2020inquirerpy = " ^0.3.4"
2121appdirs = " ^1.4.4"
2222pypresence = " ^4.3.0"
23- anipy-api = " ^3.8.1 "
23+ anipy-api = " ^3.8.2 "
2424
2525[tool .poetry .scripts ]
2626anipy-cli = " anipy_cli.cli:run_cli"
Original file line number Diff line number Diff line change 11__appname__ = "anipy-cli"
2- __version__ = "3.8.1 "
2+ __version__ = "3.8.2 "
You can’t perform that action at this time.
0 commit comments