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 4c7f12b commit ca592ddCopy full SHA for ca592dd
pyproject.toml
@@ -1,10 +1,11 @@
1
[tool.poetry]
2
name = "pyredactkit"
3
-version = "0.2.3"
+version = "0.2.4"
4
description = "Python cli tool to redact sensitive data"
5
authors = ["brootware <[email protected]>"]
6
license = "GPL-3.0-or-later"
7
readme = "README.md"
8
+repository = "https://github.com/brootware/PyRedactKit"
9
classifiers = [
10
"Programming Language :: Python :: 3",
11
"Programming Language :: Python :: 3.7",
0 commit comments