diff --git a/setup.py b/setup.py index 1b0fa8b..214410c 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='shit_mountain_generator', - version='1.0.0', + version='1.0.1', packages=['ShitMountainGenerator'], url='https://github.com/guo40020/shit_mountain_generator', license='MIT',