Bump version
This commit is contained in:
Родитель
0236c7e6c2
Коммит
f490e02df9
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup
|
|||
setup(
|
||||
name = 'stmoab',
|
||||
packages = ['stmoab'],
|
||||
version = '0.0.8',
|
||||
version = '0.0.9',
|
||||
description = 'A tool for automating a/b testing analysis using stmo dashboards (https://sql.telemetry.mozilla.org)',
|
||||
author = 'Marina Samuel',
|
||||
author_email = 'msamuel@mozilla.com',
|
||||
|
|
Загрузка…
Ссылка в новой задаче