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 712e428 commit e96f414Copy full SHA for e96f414
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.0dev0"
+__version__ = "1.1.0"
0 commit comments