Skip to content

Commit

Permalink
chore: 0.5.1 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Snoopy1866 authored Jan 3, 2025
1 parent 249a686 commit 03c8953
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
在终端中执行以下命令:

```bash
pip install git+https://github.com/smjc-org/py-submit.git@main
pip install git+https://github.com/smjc-org/py-submit.git@0.5.1
```

该命令将会在系统中注册 `submit` 命令,以便后续使用。
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "submit"
version = "0.5.0"
version = "0.5.1"
description = "Extract code block which should be submitted to regulatory agency."
readme = "README.md"
requires-python = ">=3.10"
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 03c8953

Please sign in to comment.