Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
🔖 release: v1.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Sep 9, 2024
1 parent e8cdf1e commit 5d03fb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion biliass/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
ReadCommentsBilibiliXml as ReadCommentsBilibiliXml,
)

__version__ = "1.3.11"
__version__ = "1.3.12"
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 = "biliass"
version = "1.3.11"
version = "1.3.12"
description = "将 B 站 XML 弹幕转换为 ASS 弹幕"
authors = ["m13253", "Nyakku Shigure <[email protected]>"]
license = "GPLv3"
Expand Down

0 comments on commit 5d03fb4

Please sign in to comment.