File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8181# The short X.Y version.
8282version = "0.12"
8383# The full version, including alpha/beta/rc tags.
84- release = "0.12.0 "
84+ release = "0.12.1 "
8585
8686# The language for content autogenerated by Sphinx. Refer to documentation
8787# for a list of supported languages.
Original file line number Diff line number Diff line change 22
33setup (
44 name = "paradrop" ,
5- version = '0.12.0 ' ,
5+ version = '0.12.1 ' ,
66 author = "ParaDrop Labs" ,
77 description = "ParaDrop wireless virtualization" ,
88 license = "GPL" ,
Original file line number Diff line number Diff line change 11name : paradrop-daemon
2- version : 0.12.0
2+ version : 0.12.1
33summary : The ParaDrop daemon running at the extreme edge
44description : |
55 The ParaDrop deamon manages resources in the Wi-Fi routers and provides a virtualized environment for chutes.
Original file line number Diff line number Diff line change 11name : paradrop-agent
2- version : 0.12.0
2+ version : 0.12.1
33summary : Paradrop agent for managing an edge computing node
44description : |
55 The Paradrop agent manages hardware resources for an edge computing
Original file line number Diff line number Diff line change 22
33setup (
44 name = "pdtools" ,
5- version = '0.12.0 ' ,
5+ version = '0.12.1 ' ,
66 author = "ParaDrop Labs" ,
77 description = "ParaDrop development tools" ,
88 install_requires = [
You can’t perform that action at this time.
0 commit comments