change version for pip
This commit is contained in:
		| @@ -126,7 +126,7 @@ from .connapp import connapp | |||||||
| from pkg_resources import get_distribution | from pkg_resources import get_distribution | ||||||
|  |  | ||||||
| __all__ = ["node", "nodes", "configfile", "connapp"] | __all__ = ["node", "nodes", "configfile", "connapp"] | ||||||
| __version__ = "2.0.2" | __version__ = "2.0.3" | ||||||
| __author__ = "Federico Luzzi" | __author__ = "Federico Luzzi" | ||||||
| __pdoc__ = { | __pdoc__ = { | ||||||
|     'core': False, |     'core': False, | ||||||
|   | |||||||
| @@ -259,7 +259,7 @@ from .connapp import connapp | |||||||
| from pkg_resources import get_distribution | from pkg_resources import get_distribution | ||||||
|  |  | ||||||
| __all__ = ["node", "nodes", "configfile", "connapp"] | __all__ = ["node", "nodes", "configfile", "connapp"] | ||||||
| __version__ = "2.0.2" | __version__ = "2.0.3" | ||||||
| __author__ = "Federico Luzzi" | __author__ = "Federico Luzzi" | ||||||
| __pdoc__ = { | __pdoc__ = { | ||||||
|     'core': False, |     'core': False, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user