Skip to content

Commit 32ba465

Browse files
Update setup.py
1 parent 50d512b commit 32ba465

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
@@ -64,7 +64,7 @@
6464
pymodule['verdaterc'] = int(setuppy_dateinfo_exp[4])
6565
pymodule['verdatelist'] = (int(setuppy_dateinfo_exp[0]), int(setuppy_dateinfo_exp[1]), int(
6666
setuppy_dateinfo_exp[2]), str(setuppy_dateinfo_exp[3]), int(setuppy_dateinfo_exp[4]))
67-
pymodule['name'] = 'PyArchiveFile'
67+
pymodule['name'] = 'PyNeoFile'
6868
pymodule['author'] = 'Kazuhana Neko-chan'
6969
pymodule['authoremail'] = '[email protected]'
7070
pymodule['maintainer'] = 'Kazuhika Kitsune-chan'

0 commit comments

Comments
 (0)