Skip to content

Commit

Permalink
bump 0.0.18
Browse files Browse the repository at this point in the history
yzqzss committed Nov 16, 2024

Verified

This commit was signed with the committer’s verified signature.
Girgias Gina Peter Banyard
1 parent 2f8b013 commit 9ad66fa
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pukiWikiDumper/__version__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DUMPER_VERSION = '0.0.17'
DUMPER_VERSION = '0.0.18'

from pukiWikiDumper.exceptions import VersionOutdatedError

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "PukiWikiDumper"
version = "0.0.17"
version = "0.0.18"
description = "A tool for archiving PukiWiki"
authors = ["yzqzss <[email protected]>"]
license = "GPL-3.0"

0 comments on commit 9ad66fa

Please sign in to comment.