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 c0e0e13 commit 93c4ebaCopy full SHA for 93c4eba
src/petals/__init__.py
@@ -1,6 +1,6 @@
1
from petals.client import *
2
from petals.utils.logging import initialize_logs as _initialize_logs
3
4
-__version__ = "1.1.3"
+__version__ = "1.1.4"
5
6
_initialize_logs()
0 commit comments