Skip to content

Commit

Permalink
release: 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Byaidu committed Dec 3, 2024
1 parent b7832ae commit 2bf0834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pdf2zh/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

log = logging.getLogger(__name__)

__version__ = "1.8.2"
__version__ = "1.8.3"
__author__ = "Byaidu"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pdf2zh"
version = "1.8.2"
version = "1.8.3"
description = "Latex PDF Translator"
authors = [{ name = "Byaidu", email = "[email protected]" }]
license = "AGPL-3.0"
Expand Down

0 comments on commit 2bf0834

Please sign in to comment.