Skip to content

Commit 422d01d

Browse files
authored
Update pyproject.toml
1 parent 082fc64 commit 422d01d

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
[project]
22
name = "adala"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
description = "Adala: Autonomous Data Labeling Agent"
55
authors = [
66
{name = "HumanSignal", email = "hello@humansignal.com"},
@@ -49,4 +49,4 @@ doc = [
4949
"mkdocs-jupyter>=0.24.3",
5050
"mkdocs-material>=9.4.7",
5151
"mkdocstrings-python>=1.7.3",
52-
]
52+
]

0 commit comments

Comments
 (0)