Skip to content

Commit b9fa013

Browse files
committed
release v0.0.2
1 parent 3ba3f46 commit b9fa013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Python library ###
66
repo = ragas_annotator
77
lib_name = %(repo)s
8-
version = 0.0.1
8+
version = 0.0.2
99
min_python = 3.7
1010
license = apache2
1111
black_formatting = False
@@ -42,4 +42,4 @@ requirements = notion-client fastcore tqdm langfuse instructor pydantic numpy
4242
dev_requirements = pytest
4343
# console_scripts =
4444
# conda_user =
45-
# package_data =
45+
# package_data =

0 commit comments

Comments
 (0)