diff --git a/setup.py b/setup.py index 95e9314..d05242a 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ long_description = open("README.md").read() setup( name="scoreboard-benchmark", - version="0.1", + version="1.0", packages=find_packages(), long_description=long_description, install_requires=[