We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f381f commit 1f1a96cCopy full SHA for 1f1a96c
1 file changed
pyproject.toml
@@ -1,9 +1,11 @@
1
[tool.poetry]
2
name = "pyvariot"
3
-version = "0.0.1"
+version = "0.1.1"
4
description = "Python CLI and module to query the VARIoT IoT vulnerabilities and exploits databases"
5
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
6
license = "BSD-3-Clause"
7
+repository = "https://github.com/cve-search/pyvariot"
8
+documentation = "https://pyvariot.readthedocs.io/en/latest/"
9
10
readme = "README.md"
11
0 commit comments