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.
2 parents 7e568fc + 73217e6 commit f42a1d1Copy full SHA for f42a1d1
ragas_experimental/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.0.3"
+__version__ = "0.0.4"
2
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/init_module.ipynb.
3
4
# %% auto 0
settings.ini
@@ -5,7 +5,7 @@
5
### Python library ###
6
repo = ragas_experimental
7
lib_name = %(repo)s
8
-version = 0.0.3
+version = 0.0.4
9
min_python = 3.9
10
license = apache2
11
black_formatting = True
0 commit comments