Skip to content

Commit

Permalink
fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot authored Nov 14, 2023
1 parent fa70c28 commit 02d1db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ classifiers = [
]
dependencies = ["dateutils >= 0.6.6"]
description = "A Bitwarden Client for python"
name = "bitwarden_sdk"
name = "BitwardenClient"
readme = "README.md"
requires-python = ">=2.7"
version = "0.1"
Expand Down

0 comments on commit 02d1db0

Please sign in to comment.