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.
2 parents ce55a8d + 6e101f7 commit 69fb791Copy full SHA for 69fb791
llmsql/__init__.py
@@ -2,7 +2,7 @@
2
LLMSQL — A Text2SQL benchmark for evaluation of Large Language Models
3
"""
4
5
-__version__ = "0.1.5"
+__version__ = "0.1.6"
6
7
8
def __getattr__(name: str): # type: ignore
0 commit comments