Updating version
This commit is contained in:
parent
b2035506ff
commit
304435162b
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -21,7 +21,7 @@ long_description = open("README.md").read()
|
|||
|
||||
setup(
|
||||
name="scoreboard-benchmark",
|
||||
version="2.0",
|
||||
version="2.5",
|
||||
packages=find_packages(),
|
||||
long_description=long_description,
|
||||
install_requires=[
|
||||
|
@ -37,4 +37,4 @@ setup(
|
|||
license="GPLv3",
|
||||
keywords="flask benchmark scores ",
|
||||
url="N/a",
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue