Skip to content

Commit 75549d5

Browse files
committed
build: bump version
1 parent cd2df9f commit 75549d5

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.party / .su"
4-
__version__ = "v0.10.0"
4+
__version__ = "v0.10.0-beta.2"

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.10.0"
3+
version = "v0.10.0-beta.2"
44
description = "A useful CLI tool for downloading posts in Kemono.party / .su"
55
authors = ["Ljzd-PRO <ljzd@office.ljzd-pro.asia>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)