Skip to content

Commit 8c85d52

Browse files
committed
Update pyproject.toml
1 parent 593897e commit 8c85d52

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[tool.poetry]
22
name = "unsupervised-bias-detection"
3-
version = "0.2.4"
4-
description = ""
5-
authors = []
6-
license = "MIT"
3+
version = "0.2.6"
4+
description = "package for unsupervised bias detection"
5+
authors = "NGO Algorithm Audit"
6+
license = "EUPL-1.2 license"
77
readme = "README.md"
88

99
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)