浏览代码

Update version

Aleksandr Borzunov 2 年之前
父节点
当前提交
5105e4bb74
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/petals/__init__.py

+ 1 - 1
src/petals/__init__.py

@@ -2,4 +2,4 @@ from src.bloom import *
 from src.client import *
 from src.dht_utils import declare_active_modules, get_remote_module
 
-__version__ = "0.2"
+__version__ = "1.0alpha1"