We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36bcab commit 9085d0cCopy full SHA for 9085d0c
ktoolbox/__init__.py
@@ -1,4 +1,4 @@
1
__title__ = "KToolBox"
2
# noinspection SpellCheckingInspection
3
__description__ = "A useful CLI tool for downloading posts in Kemono.cr / .su / .party"
4
-__version__ = "v0.18.0"
+__version__ = "v0.18.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ktoolbox"
-version = "v0.18.0"
+version = "v0.18.1"
description = "A useful CLI tool for downloading posts in Kemono.cr / .su / .party"
5
authors = ["Ljzd-PRO <me@ljzd.link>"]
6
readme = "README.md"
0 commit comments