diff --git a/setup.py b/setup.py index c93cfe2..1eb107d 100644 --- a/setup.py +++ b/setup.py @@ -17,6 +17,7 @@ # Read the contents of the README file long_description = open('README.md').read() + setup( name='LargeNumbers', version='0.1.8',