Skip to content

Commit 93c4eba

Browse files
authored
Bump version to 1.1.4 (#306)
1 parent c0e0e13 commit 93c4eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/petals/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from petals.client import *
22
from petals.utils.logging import initialize_logs as _initialize_logs
33

4-
__version__ = "1.1.3"
4+
__version__ = "1.1.4"
55

66
_initialize_logs()

0 commit comments

Comments
 (0)