Skip to content

Commit

Permalink
Auto-generated summary:
Browse files Browse the repository at this point in the history
  Commit Date:
  File changes:
     .github/workflows/workflow.yml | 2 +-
 pyproject.toml                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
  • Loading branch information
Talbot3 committed Mar 8, 2024
1 parent fb9f9ea commit 8852555
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
user: Talbot3
password: ${{ secrets.PYPI_PASSWORD }}
- name: Update mirror
run: pip install -i https://mirrors.aliyun.com/pypi/simple/ pdf_generator
run: pip install -i https://mirrors.aliyun.com/pypi/simple/ pdf-regenerator
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pdf_regenerator"
version = "0.0.20240308184610"
version = "0.0.20240308190504"
authors = [{name="Talbot3",email="[email protected]"}]
description = "PDF Regenerator是一款开源辅助阅读工具,可帮助重新生成 有辅助信息的PDF 文件。"
readme = "README.md"
Expand Down

0 comments on commit 8852555

Please sign in to comment.