Skip to content

Commit

Permalink
prepare 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TieuLongPhan committed Oct 14, 2024
1 parent 7da0fce commit 9b0feec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/syntemp
url: https://pypi.org/p/synutils
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
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 = "hatchling.build"

[project]
name = "synutils"
version = "0.0.1"
version = "0.0.2"
authors = [
{name="Tieu Long Phan", email="tieu@bioinf.uni-leipzig.de"}
]
Expand Down

0 comments on commit 9b0feec

Please sign in to comment.