Skip to content

Commit 5f9d675

Browse files
Update setup.py
1 parent 5af02db commit 5f9d675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(
4-
name='samplepython01',
4+
name='samplepython02',
55
version='1.0',
66
long_description=open('README.md').read(),
77
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)