Skip to content

Commit ca592dd

Browse files
author
rootware
committed
added repo url
1 parent 4c7f12b commit ca592dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[tool.poetry]
22
name = "pyredactkit"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = "Python cli tool to redact sensitive data"
55
authors = ["brootware <[email protected]>"]
66
license = "GPL-3.0-or-later"
77
readme = "README.md"
8+
repository = "https://github.com/brootware/PyRedactKit"
89
classifiers = [
910
"Programming Language :: Python :: 3",
1011
"Programming Language :: Python :: 3.7",

0 commit comments

Comments
 (0)