Now including version.
This commit is contained in:
parent
7dba389eb5
commit
dfb040cc57
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -2,6 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
|
||||
setup(
|
||||
version="0.1.0",
|
||||
name="query_performance_gauge",
|
||||
packages=find_packages(),
|
||||
description="Measure how long queries take.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue