Skip to content

Commit e96f414

Browse files
committed
Bump the version to 1.1.0
1 parent 712e428 commit e96f414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hivemind/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
from hivemind.p2p import P2P, P2PContext, P2PHandlerError, PeerID, PeerInfo
1414
from hivemind.utils import *
1515

16-
__version__ = "1.1.0dev0"
16+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)