rename package

This commit is contained in:
2022-04-04 11:41:41 -03:00
parent d3d81834e1
commit 608081b0dc
+1 -1
View File
@@ -125,7 +125,7 @@ from .connapp import connapp
from pkg_resources import get_distribution
__all__ = ["node", "nodes", "configfile", "connapp"]
__version__ = "2.0.10"
__version__ = "2.0.0"
__author__ = "Federico Luzzi"
__pdoc__ = {
'core': False,