5
0
Aleksandr Borzunov 2 жил өмнө
parent
commit
5105e4bb74

+ 1 - 1
src/petals/__init__.py

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