Skip to content

Commit e689b4a

Browse files
authored
chore: 0.5.4 (#79)
1 parent 119bc7a commit e689b4a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
然后使用 `pip` 命令安装指定版本,例如:
2020

2121
```bash
22-
pip install git+https://github.com/smjc-org/py-submit.git@0.5.3
22+
pip install git+https://github.com/smjc-org/py-submit.git@0.5.4
2323
```
2424

2525
或者从特定 commit 安装:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "submit"
7-
version = "0.5.3"
7+
version = "0.5.4"
88
description = "Extract code block which should be submitted to regulatory agency."
99
readme = "README.md"
1010
requires-python = ">=3.10"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)