Skip to content

Commit

Permalink
fix: project name was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
fubuloubu authored May 9, 2024
1 parent d551cb7 commit ea2fe56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@


setup(
name="Ape AWS KMS",
name="ape-aws",
use_scm_version=True,
setup_requires=["setuptools_scm"],
description="""Ape AWS KMS: Ape plugin to make transactions through AWS KMS""",
Expand Down

0 comments on commit ea2fe56

Please sign in to comment.