Skip to content

Commit

Permalink
release 0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
RF-Tar-Railt committed Nov 6, 2024
1 parent d9e2435 commit c7ac639
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install PDM
uses: pdm-project/setup-pdm@main
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"typing-extensions>=4.5.0",
]
name = "graia-saya"
version = "0.0.19"
version = "0.0.20"
description = "a modular implementation with modern design and injection"
license = {text = "MIT"}
readme = "README.md"
Expand Down

0 comments on commit c7ac639

Please # to comment.