Skip to content

Commit a69d8f8

Browse files
authored
Update version in pyproject.toml
1 parent 8f7ff4b commit a69d8f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "unsupervised-bias-detection"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = ""
55
authors = []
66
license = "MIT"
@@ -29,4 +29,4 @@ convention = "numpy"
2929

3030
[build-system]
3131
requires = ["poetry-core"]
32-
build-backend = "poetry.core.masonry.api"
32+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)