Skip to content

Commit 1f1a96c

Browse files
committed
fix: version, add links for PyPi
1 parent b9f381f commit 1f1a96c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
[tool.poetry]
22
name = "pyvariot"
3-
version = "0.0.1"
3+
version = "0.1.1"
44
description = "Python CLI and module to query the VARIoT IoT vulnerabilities and exploits databases"
55
authors = ["Raphaël Vinot <raphael.vinot@circl.lu>"]
66
license = "BSD-3-Clause"
7+
repository = "https://github.com/cve-search/pyvariot"
8+
documentation = "https://pyvariot.readthedocs.io/en/latest/"
79

810
readme = "README.md"
911

0 commit comments

Comments
 (0)