Skip to content

Commit 84cd090

Browse files
author
Abhinav Akash
committed
update package name
1 parent 4a18769 commit 84cd090

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
@@ -8,7 +8,7 @@
88
long_description = f.read()
99

1010
setup(
11-
name='sshpubkeys',
11+
name='py3sshpubkeys',
1212
version='3.4.0',
1313
description='SSH public key parser',
1414
long_description=long_description,

0 commit comments

Comments
 (0)