Skip to content

Commit cc4c40b

Browse files
committed
rename package in pyproject.toml
1 parent e95ec61 commit cc4c40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "amelis-decrypt"
6+
name = "amelis-smime-decrypt"
77
version = "0.1.0"
88
description = "A script to fetch and decrypt S/MIME encrypted emails and extract PDF attachments."
99
authors = [

0 commit comments

Comments
 (0)