Skip to content

Commit 8cf1762

Browse files
Version bump
1 parent 99c874e commit 8cf1762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastrag/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Essential imports for loading components and modifications to original Haystack components
22
from fastrag import generators, rankers, retrievers, stores
33

4-
__version__ = "3.0.1"
4+
__version__ = "3.1.0"

0 commit comments

Comments
 (0)