File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7979# The short X.Y version.
8080version = "0.10"
8181# The full version, including alpha/beta/rc tags.
82- release = "0.10.2 "
82+ release = "0.10.3 "
8383
8484# The language for content autogenerated by Sphinx. Refer to documentation
8585# for a list of supported languages.
Original file line number Diff line number Diff line change 22
33setup (
44 name = "paradrop" ,
5- version = '0.10.2 ' ,
5+ version = '0.10.3 ' ,
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.10.2
2+ version : 0.10.3
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 22
33setup (
44 name = "pdtools" ,
5- version = '0.10.2 ' ,
5+ version = '0.10.3 ' ,
66 author = "ParaDrop Labs" ,
77 description = "ParaDrop development tools" ,
88 install_requires = [
You can’t perform that action at this time.
0 commit comments