Skip to content

Commit ea2fe56

Browse files
authored
fix: project name was wrong
1 parent d551cb7 commit ea2fe56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343

4444
setup(
45-
name="Ape AWS KMS",
45+
name="ape-aws",
4646
use_scm_version=True,
4747
setup_requires=["setuptools_scm"],
4848
description="""Ape AWS KMS: Ape plugin to make transactions through AWS KMS""",

0 commit comments

Comments
 (0)