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 6e3da24 commit 3a4cc15Copy full SHA for 3a4cc15
hivemind/__init__.py
@@ -13,4 +13,4 @@
13
from hivemind.p2p import P2P, P2PContext, P2PHandlerError, PeerID, PeerInfo
14
from hivemind.utils import *
15
16
-__version__ = "1.1.10.post2"
+__version__ = "1.1.11"
0 commit comments