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 3ba3f46 commit b9fa013Copy full SHA for b9fa013
settings.ini
@@ -5,7 +5,7 @@
5
### Python library ###
6
repo = ragas_annotator
7
lib_name = %(repo)s
8
-version = 0.0.1
+version = 0.0.2
9
min_python = 3.7
10
license = apache2
11
black_formatting = False
@@ -42,4 +42,4 @@ requirements = notion-client fastcore tqdm langfuse instructor pydantic numpy
42
dev_requirements = pytest
43
# console_scripts =
44
# conda_user =
45
-# package_data =
+# package_data =
0 commit comments