Bump to v1.0.0
This commit is contained in:
Родитель
490abd095c
Коммит
10ae4c77fe
|
@ -38,4 +38,5 @@
|
|||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.nosetestsEnabled": false,
|
||||
"python.testing.pytestEnabled": true,
|
||||
"python.languageServer": "Jedi",
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "simple_ado"
|
||||
version = "0.36.0"
|
||||
version = "1.0.0"
|
||||
description = "A simple wrapper around the Azure DevOps REST API"
|
||||
|
||||
license = "MIT"
|
||||
|
|
Загрузка…
Ссылка в новой задаче