Skip to content

Commit fe15b33

Browse files
committed
fix
1 parent 9051da9 commit fe15b33

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
@@ -17,7 +17,7 @@
1717
long_description = f.read()
1818

1919
setuptools.setup(
20-
name='githubapps',
20+
name='githubapps.py',
2121
version=version,
2222
license='MIT',
2323
description='This is a wrapper for the Github Apps API.',

0 commit comments

Comments
 (0)