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 593897e commit 8c85d52Copy full SHA for 8c85d52
pyproject.toml
@@ -1,9 +1,9 @@
1
[tool.poetry]
2
name = "unsupervised-bias-detection"
3
-version = "0.2.4"
4
-description = ""
5
-authors = []
6
-license = "MIT"
+version = "0.2.6"
+description = "package for unsupervised bias detection"
+authors = "NGO Algorithm Audit"
+license = "EUPL-1.2 license"
7
readme = "README.md"
8
9
[tool.poetry.dependencies]
0 commit comments