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.
1 parent 88010fb commit 08e281eCopy full SHA for 08e281e
src/lmstudio/__init__.py
@@ -1,6 +1,6 @@
1
"""LM Studio Python SDK."""
2
3
-__version__ = "1.0.0b1"
+__version__ = "1.0.0rc1"
4
5
6
# In addition to publishing the main SDK client API,
0 commit comments