Skip to content

Commit

Permalink
bump 0.1.44
Browse files Browse the repository at this point in the history
  • Loading branch information
yzqzss committed Dec 18, 2023
1 parent 4edca08 commit 8a1f59f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dokuWikiDumper/__version__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DUMPER_VERSION = '0.1.43'
DUMPER_VERSION = '0.1.44'

from dokuWikiDumper.exceptions import VersionOutdatedError

Expand Down
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 = "dokuWikiDumper"
version = "0.1.43"
version = "0.1.44"
description = "A tool for archiving DokuWiki"
authors = ["yzqzss <[email protected]>"]
license = "GPL-3.0"
Expand Down

0 comments on commit 8a1f59f

Please sign in to comment.