Skip to content

Commit

Permalink
chore: updated RELEASE.md with new version location
Browse files Browse the repository at this point in the history
  • Loading branch information
newgene committed Oct 31, 2024
1 parent 2e0f961 commit cc9427a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
pip install build twine
```

2. Update version number in [base.py](biothings_client/base.py).
2. Update version number in [pyproject.toml](pyproject.toml).

3. Check and update [pyproject.toml](pyproject.toml) if needed (dependencies, metadata etc.).
3. Check and update other sections of [pyproject.toml](pyproject.toml) if needed (dependencies, metadata etc.).

4. Build the package locally:

Expand Down

0 comments on commit cc9427a

Please sign in to comment.