We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f8e1a4 commit 5e90545Copy full SHA for 5e90545
qllm/__init__.py
@@ -4,4 +4,4 @@
4
os.environ["HTTP_PROXY"] = f"http://127.0.0.1:{proxy_port}"
5
os.environ["HTTPS_PROXY"] = f"http://127.0.0.1:{proxy_port}"
6
7
-__version__ = '0.2.3'
+__version__ = '0.2.3.1'
0 commit comments