Updating version
This commit is contained in:
parent
743e602ef9
commit
80bbd7c68e
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -21,7 +21,7 @@ long_description = open("README.md").read()
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="scoreboard-benchmark",
|
name="scoreboard-benchmark",
|
||||||
version="1.1",
|
version="2.0",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
install_requires=[
|
install_requires=[
|
||||||
|
|
Loading…
Reference in a new issue