Skip to content

Commit 08e281e

Browse files
committed
Also bump runtime API version
1 parent 88010fb commit 08e281e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lmstudio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""LM Studio Python SDK."""
22

3-
__version__ = "1.0.0b1"
3+
__version__ = "1.0.0rc1"
44

55

66
# In addition to publishing the main SDK client API,

0 commit comments

Comments
 (0)