Skip to content

Commit

Permalink
chore: fix typos in project TOML + contributing guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
sr-murthy committed Nov 30, 2024
1 parent f6587ee commit cfb377f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ includes Ruff linting, unit tests, Python doctests, and in that order.
## Versioning and Releases

The [PyPI package](https://pypi.org/project/fsrapiclient/) is
currently at version `0.1.0.
currently at version `0.1.0`.

There is currently no dedicated pipeline for releases - both [GitHub
releases](https://github.com/sr-murthy/fsrapiclient/releases) and
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ classifiers = [
"Operating System :: MacOS",
"Operating System :: Microsoft :: Windows",
]
version = "0.1.0"

[project.optional-dependencies]
user = [
Expand Down

0 comments on commit cfb377f

Please sign in to comment.