Updating version
This commit is contained in:
parent
b2035506ff
commit
304435162b
1 changed files with 2 additions and 2 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="2.0",
|
version="2.5",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
install_requires=[
|
install_requires=[
|
||||||
|
|
Loading…
Reference in a new issue