Skip to content

Commit

Permalink
fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Nov 18, 2024
1 parent f37ef33 commit 47702d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sources = ["src"]

# https://peps.python.org/pep-0621/
[project]
name = "fpbasepy"
name = "fpbase"
dynamic = ["version"]
description = "Python wrapper for FPBase API"
readme = "README.md"
Expand Down

0 comments on commit 47702d1

Please sign in to comment.