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 241e509 commit b1ce3b1Copy full SHA for b1ce3b1
src/flexrag/__init__.py
@@ -4,7 +4,7 @@
4
from .models import GENERATORS, ENCODERS
5
6
7
-__VERSION__ = "0.1.7"
+__VERSION__ = "0.1.8"
8
9
10
__all__ = [
0 commit comments