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 03cbe90 commit d59c15cCopy full SHA for d59c15c
src/petals/__init__.py
@@ -17,7 +17,7 @@
17
from petals.utils import *
18
from petals.utils.logging import initialize_logs as _initialize_logs
19
20
-__version__ = "2.3.0.dev0"
+__version__ = "2.3.0.dev1"
21
22
23
if not os.getenv("PETALS_IGNORE_DEPENDENCY_VERSION"):
0 commit comments