Skip to content

Commit bc0a10a

Browse files
committed
bump 0.1.48
1 parent 8b4a333 commit bc0a10a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dokuWikiDumper/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DUMPER_VERSION = '0.1.47'
1+
DUMPER_VERSION = '0.1.48'
22

33
from dokuWikiDumper.exceptions import VersionOutdatedError
44

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 = "dokuWikiDumper"
3-
version = "0.1.47"
3+
version = "0.1.48"
44
description = "A tool for archiving DokuWiki"
55
authors = ["yzqzss <[email protected]>"]
66
license = "GPL-3.0"

0 commit comments

Comments
 (0)