We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1fb5d5 commit cefffa2Copy full SHA for cefffa2
biliarchiver/version.py
@@ -1 +1 @@
1
-BILI_ARCHIVER_VERSION = "0.1.18"
+BILI_ARCHIVER_VERSION = "0.1.19"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "biliarchiver"
3
-version = "0.1.18"
+version = "0.1.19"
4
description = "Archiving tool for Bilibili based on bilix"
5
authors = ["yzqzss <[email protected]>"]
6
readme = "README.md"
0 commit comments