Skip to content

Commit b1ce3b1

Browse files
bump version string
1 parent 241e509 commit b1ce3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flexrag/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .models import GENERATORS, ENCODERS
55

66

7-
__VERSION__ = "0.1.7"
7+
__VERSION__ = "0.1.8"
88

99

1010
__all__ = [

0 commit comments

Comments
 (0)