Skip to content

Commit 9085d0c

Browse files
committed
build: bump version to v0.18.1
1 parent d36bcab commit 9085d0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ktoolbox/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
__title__ = "KToolBox"
22
# noinspection SpellCheckingInspection
33
__description__ = "A useful CLI tool for downloading posts in Kemono.cr / .su / .party"
4-
__version__ = "v0.18.0"
4+
__version__ = "v0.18.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ktoolbox"
3-
version = "v0.18.0"
3+
version = "v0.18.1"
44
description = "A useful CLI tool for downloading posts in Kemono.cr / .su / .party"
55
authors = ["Ljzd-PRO <me@ljzd.link>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)