Skip to content

Commit 39d0b31

Browse files
authored
Bump version to 2.2.0
1 parent 1ebd88a commit 39d0b31

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
@@ -17,7 +17,7 @@
1717
from petals.utils import *
1818
from petals.utils.logging import initialize_logs as _initialize_logs
1919

20-
__version__ = "2.1.0"
20+
__version__ = "2.2.0"
2121

2222

2323
if not os.getenv("PETALS_IGNORE_DEPENDENCY_VERSION"):

0 commit comments

Comments
 (0)