Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfleischer committed Nov 7, 2024
1 parent 99c874e commit 8cf1762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastrag/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Essential imports for loading components and modifications to original Haystack components
from fastrag import generators, rankers, retrievers, stores

__version__ = "3.0.1"
__version__ = "3.1.0"

0 comments on commit 8cf1762

Please sign in to comment.