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 0fb03c7 commit 1a6ab10Copy full SHA for 1a6ab10
fastrag/__init__.py
@@ -1,4 +1,4 @@
1
### Essential imports for loading components and modifications to original Haystack components
2
from fastrag import generators, rankers, retrievers, stores
3
4
-__version__ = "3.1.0"
+__version__ = "3.1.1"
0 commit comments