Skip to content

Commit d59c15c

Browse files
Bump version for inference diagnostics (#543)
bump version for inference diagnostics
1 parent 03cbe90 commit d59c15c

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.3.0.dev0"
20+
__version__ = "2.3.0.dev1"
2121

2222

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

0 commit comments

Comments
 (0)