Skip to content

Commit 5e90545

Browse files
committed
Bump version to 0.2.3.1
1 parent 5f8e1a4 commit 5e90545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qllm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
os.environ["HTTP_PROXY"] = f"http://127.0.0.1:{proxy_port}"
55
os.environ["HTTPS_PROXY"] = f"http://127.0.0.1:{proxy_port}"
66

7-
__version__ = '0.2.3'
7+
__version__ = '0.2.3.1'

0 commit comments

Comments
 (0)