Skip to content

Commit b17f6bb

Browse files
committed
fix: pypi project name
1 parent 6d5df13 commit b17f6bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "pof"
6+
name = "python-obfuscation-framework"
77
version = "1.5.1"
88
description = "Python Obfuscation Framework"
99
readme = "README.md"

0 commit comments

Comments
 (0)