Browse Source

bump version 0.8.1 (#89)

justheuristic 5 years ago
parent
commit
8f7204c23a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hivemind/__init__.py

+ 1 - 1
hivemind/__init__.py

@@ -3,4 +3,4 @@ from hivemind.dht import *
 from hivemind.server import *
 from hivemind.utils import *
 
-__version__ = '0.8.0'
+__version__ = '0.8.1'