Skip to content

Commit 8852555

Browse files
committed
Auto-generated summary:
Commit Date: File changes: .github/workflows/workflow.yml | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
1 parent fb9f9ea commit 8852555

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
user: Talbot3
2929
password: ${{ secrets.PYPI_PASSWORD }}
3030
- name: Update mirror
31-
run: pip install -i https://mirrors.aliyun.com/pypi/simple/ pdf_generator
31+
run: pip install -i https://mirrors.aliyun.com/pypi/simple/ pdf-regenerator

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pdf_regenerator"
3-
version = "0.0.20240308184610"
3+
version = "0.0.20240308190504"
44
authors = [{name="Talbot3",email="[email protected]"}]
55
description = "PDF Regenerator是一款开源辅助阅读工具,可帮助重新生成 有辅助信息的PDF 文件。"
66
readme = "README.md"

0 commit comments

Comments
 (0)