Add gene to authors, bump version to 1.0.7
This commit is contained in:
Родитель
fcd5f342da
Коммит
3f59352c70
|
@ -5,3 +5,4 @@ gdestuynder@mozilla.com
|
|||
mpurzynski@mozilla.com
|
||||
jbryner@mozilla.com
|
||||
ameihm@mozilla.com
|
||||
gene@mozilla.com
|
||||
|
|
2
setup.py
2
setup.py
|
@ -14,7 +14,7 @@ def read(fname):
|
|||
setup(
|
||||
name = "mozdef_client",
|
||||
py_modules = ['mozdef_client'],
|
||||
version = "1.0.6",
|
||||
version = "1.0.7",
|
||||
author = "Guillaume Destuynder",
|
||||
author_email = "gdestuynder@mozilla.com",
|
||||
description = ("A client library to send messages/events using MozDef"),
|
||||
|
|
Загрузка…
Ссылка в новой задаче