Skip to content

Commit

Permalink
Updating setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dnutiu committed May 28, 2017
1 parent 8647d31 commit ef3375c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

setup(
name="scoreboard-benchmark",
version="2.5",
version="2.6",
packages=find_packages(),
long_description=long_description,
install_requires=[
Expand All @@ -35,6 +35,6 @@
author_email="denis.nutiu@gmail.com",
description="This is a simple web applications that displays scores",
license="GPLv3",
keywords="flask benchmark scores ",
keywords="flask benchmark scores scoreboard",
url="N/a",
)

0 comments on commit ef3375c

Please sign in to comment.