Explorar el Código

Update version

Aleksandr Borzunov hace 2 años
padre
commit
5105e4bb74
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"